Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe601…7f2b0x995d…7195Base—$0.01100%coinbase59d ago0x9825e5…e4a031
0xe601…7f2b0xfa90…2778Base—$0.01100%coinbase59d ago0x43fc99…873367
0xe601…7f2b0x870e…e6abBase—$0.01100%coinbase60d ago0xf3f03a…848151
0xe601…7f2b0x5f72…2bacBase—$0.01100%coinbase60d ago0x511b50…ffc8e6
0xe601…7f2b0xbe61…11b6Base—$0.01100%coinbase60d ago0x580771…22ea37
0xe601…7f2b0x52a3…213dBase—$0.01100%coinbase60d ago0x14bf19…8b217a
0xe601…7f2b0x7c80…d79dBase—$0.01100%coinbase60d ago0x3d9026…883f29
0xe601…7f2b0xaf86…c90eBase—$0.01100%coinbase60d ago0x74f419…9f7ba9
0xe601…7f2b0x69b9…995bBase—$0.01100%coinbase60d ago0x869095…31d7fc
0xe601…7f2b0x8568…c71eBase—$0.01100%coinbase60d ago0xa76c34…97038c
0xe601…7f2b0xfbf4…9145Base—$0.01100%coinbase60d ago0x5201fd…6d4a43
0xe601…7f2b0xf086…89f7Base—$0.01100%coinbase60d ago0xf66799…58c392
0xe601…7f2b0xa68c…4b7bBase—$0.01100%coinbase60d ago0xe49bdf…25c3c4
0xe601…7f2b0x85c4…5a19Base—$0.01100%coinbase60d ago0xae38f7…949132
0xe601…7f2b0xcc6a…deefBase—$0.01100%coinbase60d ago0x135337…e49d24
0xe601…7f2b0x9057…3001Base—$0.01100%coinbase60d ago0x9c82c4…d2db25
0xe601…7f2b0x988f…6de0Base—$0.01100%coinbase60d ago0x62ed4e…636e63
0xe601…7f2b0xbf45…be5dBase—$0.01100%coinbase60d ago0x45aeec…78793d
0xe601…7f2b0x288c…477fBase—$0.01100%coinbase60d ago0xad9b40…f2dd3a
0xe601…7f2b0xe3fd…18c9Base—$0.01100%coinbase60d ago0x5bb149…175c30
0xe601…7f2b0x8ed7…d166Base—$0.01100%coinbase60d ago0x79fef7…39195a
0xe601…7f2b0x299c…800bBase—$0.01100%coinbase60d ago0x2e6a85…a1f15b
0xe601…7f2b0xea45…200cBase—$0.01100%coinbase60d ago0x1f861e…6d07ea
0xe601…7f2b0x5fd6…15c8Base—$0.01100%coinbase60d ago0x0c4cfe…a51322
0xe601…7f2b0xe7c3…3e2dBase—$0.01100%coinbase60d ago0xb788ef…e89876

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.