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
0x010f…ab730x13bf…b9a7Base$0.002100%coinbase114d ago0x304c5d…178427
0x010f…ab730x13bf…b9a7Base$0.004100%candidates114d ago0xa14dd7…ced0cd
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase114d ago0xc2882c…37ea47
0xeb0e…4f690x13bf…b9a7Base$0.004100%candidates114d ago0xb9b2aa…23e67c
0x010f…ab730x13bf…b9a7Base$0.002100%coinbase114d ago0x523e42…2e7822
0x010f…ab730x13bf…b9a7Base$0.004100%candidates114d ago0xe27a5a…1ae2ea
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase114d ago0xddbd58…a7af7b
0xeb0e…4f690x13bf…b9a7Base$0.004100%candidates114d ago0xe3c9d6…2016eb
0x010f…ab730x13bf…b9a7Base$0.002100%coinbase114d ago0x300bb6…01b3ff
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase114d ago0x64cc7a…b96018
0x010f…ab730x13bf…b9a7Base$0.004100%candidates114d ago0xc2d6fd…1a9b85
0xeb0e…4f690x13bf…b9a7Base$0.004100%candidates114d ago0xa0057d…6a4d10
0x010f…ab730x13bf…b9a7Base$0.002100%coinbase114d ago0x3bf7df…ede49e
0x010f…ab730x13bf…b9a7Base$0.004100%candidates114d ago0x3aae84…76a541
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase114d ago0x6c41c7…dff6ab
0xbe3d…14bc0x13bf…b9a7Base$0.002100%coinbase114d ago0xfe7a44…ab8bc6
0xeb0e…4f690x13bf…b9a7Base$0.004100%candidates114d ago0xb6214a…18d181

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.