Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9b50…341d0x2932…4f60Basex402 service$0.005100%coinbase1d ago0x8d92a4…d15544
0x4b9b…2ddd0x2932…4f60Basex402 service$0.005100%coinbase1d ago0x4263c4…dce1df
0x4397…68e00x2932…4f60Basex402 service$0.005100%coinbase1d ago0xf0b551…895709
0xfb8e…8a980x2932…4f60Basex402 service$0.005100%coinbase2d ago0xfdce51…e9b07a
0x1962…95640x2932…4f60Basex402 service$0.005100%coinbase2d ago0x965be2…ba85ba
0xad31…fcd00x2932…4f60Basex402 service$0.005100%coinbase2d ago0x1dc90c…5cd911
0xad31…fcd00x2932…4f60Basex402 service$0.005100%coinbase2d ago0x138310…a3d178
0xd9ec…145e0x2932…4f60Basex402 service$0.005100%coinbase2d ago0x8aef6c…c6f524
0xcfd6…edd70x2932…4f60Basex402 service$0.005100%coinbase2d ago0xb32475…ff3228
0x7bf4…bd1b0x2932…4f60Basex402 service$0.005100%coinbase2d ago0x17995c…88549f
0x7bf4…bd1b0x2932…4f60Basex402 service$0.005100%coinbase2d ago0x10098b…d3e10c
0x0c30…dbc30x2932…4f60Basex402 service$0.005100%coinbase2d ago0x7fefaf…4df213
0x89c9…344f0x2932…4f60Basex402 service$0.005100%coinbase2d ago0xff7060…cdfece
0x4c29…94940x2932…4f60Basex402 service$0.005100%coinbase2d ago0xeb2939…656a73
0xad1a…143e0x2932…4f60Basex402 service$0.005100%coinbase2d ago0x182922…3f94ec
0xde01…f2ce0x2932…4f60Basex402 service$0.005100%coinbase2d ago0xb8f1e8…1ebcc9
0xeb52…7dc50x2932…4f60Basex402 service$0.01100%coinbase2d ago0x6f4226…ad8a4a
0xecbe…6f930x2932…4f60Basex402 service$0.005100%coinbase2d ago0xe3a462…ec9c1d
0xd4f9…2c890x2932…4f60Basex402 service$0.005100%coinbase2d ago0xaa7f43…45ce41
0x8a4f…db910x2932…4f60Basex402 service$0.005100%coinbase2d ago0x753bab…5891c7
0x926b…1eaa0x2932…4f60Basex402 service$0.005100%coinbase2d ago0xb163eb…23a66c
0x4bfb…44300x2932…4f60Basex402 service$0.005100%coinbase2d ago0xa83810…fb2a03
0x54e1…f4e00x2932…4f60Basex402 service$0.01100%coinbase2d ago0xc1fe15…71f568
0x54e1…f4e00x2932…4f60Basex402 service$0.005100%coinbase2d ago0xa9c645…c2a7ab
0xeeef…a5e70x2932…4f60Basex402 service$0.005100%coinbase2d ago0xe4027e…f49074

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.