Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd9c4…37fc0x8558…cbf8Base—$0.01100%coinbase37d ago0x1f8f4c…8879b1
0xd9c4…37fc0x305f…847aBase—$0.01100%coinbase37d ago0x107ffa…beaed6
0xd9c4…37fc0x09d8…c8efBase—$0.01100%coinbase37d ago0xb20fb9…a2e606
0xd9c4…37fc0x0f30…f923Base—$0.01100%coinbase37d ago0xc1c1ee…13a6bd
0xd9c4…37fc0x723d…4adaBase—$0.01100%coinbase37d ago0x2bc43f…bc2ce1
0xd9c4…37fc0x3e25…d8ffBase—$0.01100%coinbase37d ago0x934ff4…af8bfe
0xd9c4…37fc0xba33…9a64Base—$0.01100%coinbase37d ago0xd49f16…0fe4b0
0xd9c4…37fc0x986d…4695Base—$0.01100%coinbase37d ago0x185f5d…4e6ee8
0xd9c4…37fc0x969e…06b0Base—$0.01100%coinbase37d ago0x4e80ad…efdf00
0xd9c4…37fc0x3ccb…46f3Base—$0.01100%coinbase37d ago0x2704b3…c3d363
0xd9c4…37fc0xe1c7…16f7Base—$0.01100%coinbase37d ago0x52f733…2fe9ac
0xd9c4…37fc0x6b67…b8c4Base—$0.01100%coinbase37d ago0x3ef9a0…e5507e
0xd9c4…37fc0xed64…fa86Base—$0.01100%coinbase37d ago0x676264…fa3c60
0xd9c4…37fc0xd4e9…1a2fBase—$0.01100%coinbase37d ago0x195054…87ff58
0xd9c4…37fc0xcb06…ebbbBase—$0.01100%coinbase37d ago0xbbd193…b48dc6
0xd9c4…37fc0x823c…1c8cBase—$0.01100%coinbase37d ago0xad5587…408c5b
0xd9c4…37fc0xed60…8b28Base—$0.01100%coinbase37d ago0x193217…82b641
0xd9c4…37fc0xc765…77c1Base—$0.01100%coinbase37d ago0x368174…4e6e53

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.