Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase114d ago0x55e688…5f2404
0xeb0e…4f690x13bf…b9a7Base$0.004100%candidates114d ago0xea5284…dd7f9e
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase114d ago0xe4371d…9e0891
0xeb0e…4f690x13bf…b9a7Base$0.004100%candidates114d ago0x57299b…4f8930
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase114d ago0x79cda2…35b0ca
0xeb0e…4f690x13bf…b9a7Base$0.004100%candidates114d ago0x221cd2…7a0283
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase114d ago0x5bcc62…f49866
0xeb0e…4f690x13bf…b9a7Base$0.004100%candidates114d ago0x408564…cc0cd5
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase114d ago0xc2882c…37ea47
0xeb0e…4f690x13bf…b9a7Base$0.004100%candidates114d ago0xb9b2aa…23e67c
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase114d ago0xddbd58…a7af7b
0xeb0e…4f690x13bf…b9a7Base$0.004100%candidates114d ago0xe3c9d6…2016eb
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase114d ago0x64cc7a…b96018
0xeb0e…4f690x13bf…b9a7Base$0.004100%candidates114d ago0xa0057d…6a4d10
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase114d ago0x6c41c7…dff6ab
0xeb0e…4f690x13bf…b9a7Base$0.004100%candidates114d ago0xb6214a…18d181
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase114d ago0xd29c33…169c21
0xeb0e…4f690x13bf…b9a7Base$0.004100%candidates114d ago0x68163d…bf905c
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase114d ago0xf0d097…5d8114
0xeb0e…4f690x13bf…b9a7Base$0.004100%candidates114d ago0xac9aa9…af1383
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase114d ago0xfbbd8a…102c79
0xeb0e…4f690x13bf…b9a7Base$0.004100%candidates114d ago0x33b90c…132955
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase114d ago0x612844…764d5e
0xeb0e…4f690x13bf…b9a7Base$0.004100%candidates114d ago0xd6c9ac…c92be5
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase114d ago0xb2b0f3…8df275

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.