Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb974…98aa0xc50b…c348Base—$0.01100%coinbase45d ago0x06ba45…87b873
0xb974…98aa0x3d7a…954dBase—$0.01100%coinbase45d ago0x2a3fd5…4298d5
0xb974…98aa0x6552…efa2Base—$0.01100%coinbase45d ago0xef9d19…25f19b
0xb974…98aa0x8735…50e8Base—$0.01100%coinbase45d ago0x067cf7…fb2b7e
0xb974…98aa0xc8d6…642bBase—$0.01100%coinbase45d ago0x9b2141…587ced
0xb974…98aa0x5efe…d07bBase—$0.01100%coinbase45d ago0x4622ef…a23654
0xb974…98aa0x18db…e049Base—$0.01100%coinbase45d ago0x8ac13d…acd503
0xb974…98aa0x409f…9906Base—$0.01100%coinbase45d ago0x1153a5…9ca92c
0xb974…98aa0x70df…83b8Base—$0.01100%coinbase45d ago0xdba224…f6f304
0xb974…98aa0x81d3…9298Base—$0.01100%coinbase45d ago0x40b1e8…93ec35
0xb974…98aa0xc1ce…a95eBase—$0.01100%coinbase45d ago0xb7d7c5…04b692
0xb974…98aa0x48a9…b05aBase—$0.01100%coinbase45d ago0x1d13e7…ef8e20
0xb974…98aa0x6e9d…fd1dBase—$0.01100%coinbase45d ago0x2a26e0…1348f6
0xb974…98aa0xd276…b59cBase—$0.01100%coinbase45d ago0x195919…bb86cb
0xb974…98aa0x0cb6…cc1cBase—$0.01100%coinbase45d ago0x149e98…a30272
0xb974…98aa0xd4f4…701aBase—$0.01100%coinbase45d ago0x18bb05…39e218
0xb974…98aa0x8435…1bd9Base—$0.01100%coinbase45d ago0x5e1c5b…c51093
0xb974…98aa0xee23…e884Base—$0.01100%coinbase45d ago0x5d93b7…f70e79
0xb974…98aa0x17de…296bBase—$0.01100%coinbase45d ago0x206b81…888e90
0xb974…98aa0xd043…0cbdBase—$0.01100%coinbase45d ago0xa88cd2…395152

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.