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%coinbase83d ago0x343de8…29422e
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates83d ago0xef8c0e…3920a1
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase83d ago0xbf9caa…2a022e
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates83d ago0x2b98e0…628e62
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase83d ago0xd9c837…af3419
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates83d ago0xd7294a…30381d
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase83d ago0x996c4f…7a85c0
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates83d ago0xeccfa7…434c10
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase83d ago0x6d1fc0…544a13
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates83d ago0xabcaba…610e3f
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase83d ago0x43d4bc…675933
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates83d ago0x66922b…f60ade
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase83d ago0x157de7…316344
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates83d ago0xadf052…0c60af
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase83d ago0xd2af18…d9766f
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates83d ago0x01015d…a5ec4b
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase83d ago0x6d1484…35e2a5
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates83d ago0x1877f8…fcdb30
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase83d ago0xb38d6b…60c99a
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates83d ago0xcca2d9…463b13
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase83d ago0xc3ad58…9f7be2
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates83d ago0x7a798b…a49f7d
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase83d ago0x6c5e56…a03afb
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates83d ago0xcf1f6b…ce3569
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase83d ago0x85daec…90b102

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.