Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.04100%coinbase1d ago0x6679bb…ecef26
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0x759c21…ec8776
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.04100%coinbase1d ago0xde1be9…7ba0e7
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0xc31e88…b246b5
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0x6ae113…f2daaa
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.04100%coinbase1d ago0x1f1c02…3130e1
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0x47f4db…321e4b
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0x6c599d…fffd7c
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0x3c3780…a3d0c9
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.04100%coinbase1d ago0x50ea3c…6de0fb
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0x5a9c9b…dd6dab
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0xd62241…7877a2
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.02100%coinbase1d ago0xad1f96…89d0a2
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.02100%coinbase1d ago0xab1683…b5fec3
0xa449…15ac0xba1c…1afbBase$2.50100%coinbase1d ago0x769633…1617d6
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0x34f8f7…7912d1
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.04100%coinbase1d ago0xba5bc1…82ed3b
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.04100%coinbase1d ago0xb85f9d…13a74d
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.15100%coinbase1d ago0x144de0…b8155d
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.06100%coinbase1d ago0x37d9e7…cc7573
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.04100%coinbase1d ago0x5c5b4e…1c8507
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.04100%coinbase1d ago0x27f66a…497c2b
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0xd8b959…078f50
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0x38fd8e…b2f7e2
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0x3bdcd4…ab1c8b

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.