Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x451e…70e30x3e0a…78e7Base—$0.002948100%coinbase74d ago0x4c2cf5…c6b446
0x451e…70e30x3e0a…78e7Base—$0.004975100%coinbase74d ago0xddf328…88a832
0x451e…70e30x3e0a…78e7Base—$0.003576100%coinbase74d ago0x37312e…c6a7ba
0x451e…70e30x3e0a…78e7Base—$0.004206100%coinbase74d ago0x01668f…fe25bf
0x451e…70e30x3e0a…78e7Base—$0.004258100%coinbase74d ago0xcd47fa…b4c875
0x451e…70e30x3e0a…78e7Base—$0.002738100%coinbase74d ago0x78c5df…ec4257
0x451e…70e30x3e0a…78e7Base—$0.003529100%coinbase74d ago0xddf7e3…425cb8
0x451e…70e30x3e0a…78e7Base—$0.005571100%coinbase74d ago0xd881b1…1497d3
0x451e…70e30x3e0a…78e7Base—$0.005182100%coinbase74d ago0x114742…84cd3a
0x451e…70e30x3e0a…78e7Base—$0.004655100%coinbase74d ago0xbab48c…5bb0af
0x451e…70e30x3e0a…78e7Base—$0.005147100%coinbase74d ago0x42dc5a…a0b6ee
0x451e…70e30x3e0a…78e7Base—$0.004874100%coinbase74d ago0xe7addf…e80127
0x451e…70e30x3e0a…78e7Base—$0.005236100%coinbase75d ago0xcbecb3…1354bf
0x451e…70e30x3e0a…78e7Base—$0.00486100%coinbase75d ago0xc72591…769129
0x451e…70e30x3e0a…78e7Base—$0.00567100%coinbase75d ago0x31daac…ed9895
0x451e…70e30x3e0a…78e7Base—$0.005011100%coinbase75d ago0x852ad7…a71cde
0x451e…70e30x3e0a…78e7Base—$0.004066100%coinbase75d ago0x37d160…465700
0x451e…70e30x3e0a…78e7Base—$0.004966100%coinbase75d ago0xbdd3f1…fdfac3
0x451e…70e30x3e0a…78e7Base—$0.003944100%coinbase75d ago0x67cbcf…e766f3
0x451e…70e30x3e0a…78e7Base—$0.00563100%coinbase75d ago0xba26e4…f1ec3e
0x451e…70e30x3e0a…78e7Base—$0.005031100%coinbase75d ago0x2771c5…8abb84
0x451e…70e30x3e0a…78e7Base—$0.004901100%coinbase75d ago0xc70a0c…d4e628
0x451e…70e30x3e0a…78e7Base—$0.004664100%coinbase75d ago0x32dc43…c5858b

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.