Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5aa1…3e2d0x76e3…9dd4Base—$0.01100%coinbase52d ago0x47f466…c508aa
0x5aa1…3e2d0xbc6d…9fc6Base—$0.01100%coinbase52d ago0x811ea4…0855c7
0x5aa1…3e2d0x99cc…e0dcBase—$0.01100%coinbase52d ago0x9da0b7…5d6c65
0x5aa1…3e2d0x99a7…4ce1Base—$0.01100%coinbase52d ago0xad8f25…55dc25
0x5aa1…3e2d0xf41f…6487Base—$0.01100%coinbase52d ago0x430837…f92ee1
0x5aa1…3e2d0x4b1d…eb53Base—$0.01100%coinbase52d ago0x318c93…5e7b42
0x5aa1…3e2d0x228e…b365Base—$0.01100%coinbase52d ago0x2bf689…248a8d
0x5aa1…3e2d0xf48d…879eBase—$0.01100%coinbase52d ago0xc23728…106003
0x5aa1…3e2d0xdbf1…6390Base—$0.01100%coinbase52d ago0xcb3bdd…e8f9e0
0x5aa1…3e2d0x6d86…384dBase—$0.01100%coinbase52d ago0xecd8e1…9e1e93
0x5aa1…3e2d0x143d…22a4Base—$0.01100%coinbase53d ago0x818f7d…6a85d2
0x5aa1…3e2d0x6373…6a0cBase—$0.01100%coinbase53d ago0x12bc10…50d17b
0x5aa1…3e2d0x5aef…ca16Base—$0.01100%coinbase53d ago0x36021b…8c5db4
0x5aa1…3e2d0xcff8…e726Base—$0.01100%coinbase53d ago0xbd5a0f…235a68
0x5aa1…3e2d0x8872…dbf2Base—$0.01100%coinbase53d ago0x9ddf5f…d0ebdc

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.