Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.02100%coinbase94d ago0x8fd286…c008b6
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.02100%coinbase94d ago0x62f508…ff1067
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase94d ago0x237d7e…478e67
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase94d ago0x0f11ad…0be1be
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase94d ago0x164341…2047a0
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase94d ago0x6b3cb8…205055
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.05100%coinbase94d ago0x629419…36b4ef
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase94d ago0xf44223…546885
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.02100%coinbase94d ago0x64167f…049277
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.02100%coinbase94d ago0x885d8a…b4d104
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase94d ago0xfd8793…2b9982
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase94d ago0x7f5b00…bea8c6
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase94d ago0x1624b9…81a92f
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase94d ago0xda5a49…e60f61
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase94d ago0x753de4…81869d
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase94d ago0xe1c424…1924f1
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.02100%coinbase95d ago0x2ecee4…05b880
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.02100%coinbase95d ago0xb6cfc0…e0ee3b
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase95d ago0x66723b…356965
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase95d ago0x395219…3722fa
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.05100%coinbase95d ago0xcc3dfd…8b6c65
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase95d ago0xa71657…ae2876

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.