Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb4a…16230x17cd…7905Basex402 service$0.05100%coinbase3d ago0x3e5cf2…1e60f3
0xdb4a…16230x17cd…7905Basex402 service$0.05100%coinbase3d ago0x67edfa…708393
0xdb4a…16230x17cd…7905Basex402 service$0.05100%coinbase3d ago0xc94aef…f24cc8
0xdb4a…16230x17cd…7905Basex402 service$0.05100%coinbase3d ago0x91882c…76e720
0xdb4a…16230x17cd…7905Basex402 service$0.05100%coinbase3d ago0xbe0b75…940a1d
0xdb4a…16230x17cd…7905Basex402 service$0.05100%coinbase3d ago0xbfb9cf…f81f36
0xdb4a…16230x17cd…7905Basex402 service$0.05100%coinbase3d ago0x2a43e7…d54049
0xdb4a…16230x17cd…7905Basex402 service$0.05100%coinbase3d ago0x2a1f22…d9cb96
0xdb4a…16230x17cd…7905Basex402 service$0.05100%coinbase3d ago0x85af79…89f475
0xdb4a…16230x17cd…7905Basex402 service$0.05100%coinbase3d ago0x27d12e…f4d80d
0xdb4a…16230x17cd…7905Basex402 service$0.05100%coinbase3d ago0x709acf…e29b74
0xdb4a…16230x17cd…7905Basex402 service$0.05100%coinbase3d ago0xb304bb…1b6b9e
0xdb4a…16230x17cd…7905Basex402 service$0.05100%coinbase3d ago0x1424f4…c7ac86
0xdb4a…16230x17cd…7905Basex402 service$0.05100%coinbase3d ago0x6b5af4…2cbb54
0xdb4a…16230x17cd…7905Basex402 service$0.05100%coinbase3d ago0x64a9b0…ba7a50
0xdb4a…16230x17cd…7905Basex402 service$0.05100%coinbase3d ago0x13acdf…4990fe
0xdb4a…16230x17cd…7905Basex402 service$0.05100%coinbase3d ago0x00be0b…c7caa5
0xdb4a…16230x17cd…7905Basex402 service$0.05100%coinbase3d ago0x1ba3a7…968b9e
0xdb4a…16230x17cd…7905Basex402 service$0.05100%coinbase3d ago0xbae4b2…065178
0xdb4a…16230x17cd…7905Basex402 service$0.05100%coinbase3d ago0x649bcf…2ff50d
0xdb4a…16230x17cd…7905Basex402 service$0.05100%coinbase4d ago0x28a3c0…25dad0
0xdb4a…16230x17cd…7905Basex402 service$0.05100%coinbase4d ago0x49536b…5829e5

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.