Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x83d9…972c0x83e5…b7dcBase—$3.0070%0x3e32…3ce79s ago0x174096…690886
0x9157…6d820x3e0a…78e7Base—$0.002859100%coinbase13s ago0xd4131b…b61d6f
0xc774…1bd70x17cd…7905Basex402 service$0.05100%coinbase15s ago0x51140e…8c00c2
0x4f4f…c0520xfe80…47eeBase—$0.001100%fluxa15s ago0xdd68c8…ec4465
0xea31…c3440x6839…1a2bBase—$0.003100%coinbase17s ago0x0f929a…228bc1
0x9693…b0040x6839…1a2bBase—$0.003100%coinbase29s ago0x88135c…400883
0xbd65…418b0xfe80…47eeBase—$0.001100%fluxa35s ago0x66d053…43f4de
0x7356…d7c90x17cd…7905Basex402 service$0.05100%coinbase41s ago0xb65d3c…b196bc
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase43s ago0x72f71b…312fb2
0xfd52…2dfc0x3e0a…78e7Base—$0.00496100%coinbase43s ago0xfec067…eff652
0xa2aa…3be60xa9dd…2315Base—$0.002100%coinbase47s ago0x1808df…4e47f1
0xa2aa…3be60xa9dd…2315Base—$0.002100%coinbase47s ago0xa6a04b…cf0dea
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a553s ago0x36e891…fb5db0
0x781d…339d0x50eb…6480Base—$0.00170%0x54f0…793253s ago0x34db3c…5145e9
0x7214…9d8b0xa8b2…1d68Base—$0.0170%0x9501…c67753s ago0xf658bf…678341
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase57s ago0x84f8a5…0c9fec
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc1m ago0x16ec01…561643
0x527a…8e170x17cd…7905Basex402 service$0.05100%coinbase1m ago0xe382bf…b69e2e
0xce06…eddb0x6839…1a2bBase—$0.003100%coinbase1m ago0xef9384…1590ec
0xa30e…1ddf0x3e0a…78e7Base—$0.004241100%coinbase1m ago0x33d16c…a87c6f
ludjo.eth0x374c…108cBaseBAGS Agent APIPayments$0.01100%coinbase1m ago0x7a64c5…4b0f6c
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0x4547b9…624639
0xbf14…818a0x4cd0…bc31Base—$36.9570%0xf70d…dbef1m ago0xdf9a4e…3309d9
0x07b3…1dbc0x17cd…7905Basex402 service$0.05100%coinbase1m ago0xc772ee…6c3327
0x5463…20920x6839…1a2bBase—$0.003100%coinbase1m ago0x878cb8…e4493c

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.