Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7177…1a3f0x10c1…1e24Base—$0.86100%coinbase116d ago0x0d5e4d…55e0e3
0x7177…1a3f0x10c1…1e24Base—$0.80100%coinbase116d ago0x35d259…d9ca7d
0x7177…1a3f0x10c1…1e24Base—$0.38100%coinbase116d ago0x0e3fd8…720d75
0x7177…1a3f0x10c1…1e24Base—$1.45100%coinbase116d ago0xb9d0e9…d71c13
0x7177…1a3f0x10c1…1e24Base—$0.51100%coinbase116d ago0xfdae15…5e96b1
0x7177…1a3f0x10c1…1e24Base—$0.98100%coinbase116d ago0xbfb7e7…0ed1d4
0x7177…1a3f0x10c1…1e24Base—$0.93100%coinbase116d ago0x24a983…926c6e
0x7177…1a3f0x10c1…1e24Base—$0.91100%coinbase116d ago0x28f3da…2a6228
0x7177…1a3f0x10c1…1e24Base—$0.83100%coinbase116d ago0x8171f1…7e54d6
0x7177…1a3f0x10c1…1e24Base—$0.77100%coinbase116d ago0x63630c…1a81fd
0x7177…1a3f0x10c1…1e24Base—$0.72100%coinbase116d ago0xd9f816…ca0e4b
0x7177…1a3f0x10c1…1e24Base—$0.69100%coinbase116d ago0x57dfc0…29c651
0x7177…1a3f0x10c1…1e24Base—$0.32100%coinbase116d ago0x02a9b4…36778e
0x7177…1a3f0x10c1…1e24Base—$0.55100%coinbase116d ago0x78cdad…619f73
0x7177…1a3f0x10c1…1e24Base—$0.53100%coinbase116d ago0x6642e5…62d627
0x7177…1a3f0x10c1…1e24Base—$0.53100%coinbase116d ago0x39096b…35b651
0x7177…1a3f0x10c1…1e24Base—$0.52100%coinbase116d ago0x0f060b…9a16bd
0x7177…1a3f0x10c1…1e24Base—$0.51100%coinbase116d ago0x1d590b…7da21d
0x7177…1a3f0x10c1…1e24Base—$0.98100%coinbase116d ago0xcea6d5…0cdab6
0x7177…1a3f0x10c1…1e24Base—$0.96100%coinbase116d ago0x5e0f6a…e2f1fc
0x7177…1a3f0x10c1…1e24Base—$0.91100%coinbase116d ago0x1dfe48…231eed
0x7177…1a3f0x10c1…1e24Base—$0.86100%coinbase116d ago0x6381a5…83efb8
0x7177…1a3f0x10c1…1e24Base—$0.83100%coinbase116d ago0x36b8e0…b10136
0x7177…1a3f0x10c1…1e24Base—$0.74100%coinbase116d ago0x6d1c22…deeb32
0x7177…1a3f0x10c1…1e24Base—$0.72100%coinbase116d ago0x65688e…f7d2da

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.