Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb32d14…44eb3f
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf6b6c3…06cc0a
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2b5021…bab1a0
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1c4289…880ad3
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI108d ago0x824274…919f2b
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdb3451…cd126d
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI108d ago0x70b044…0b8022
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1fafec…7babd0
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI108d ago0x346522…d8795c
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdb8bae…d1eb77
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc3e00b…056648
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb6a21c…982e76
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI109d ago0x624083…676b1d
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfd9184…f27098
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI109d ago0x999417…3fa854
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd0cd53…07b778
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI109d ago0x94c0c5…1e0796
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2d83f8…53541a
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI109d ago0x822bd1…0a596c
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd86d7c…39fada
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI109d ago0x08b89f…d703a9
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4f3d9f…346285
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe4fdaa…a1fdc0
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI109d ago0xeec2e9…2d23e0
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI109d ago0x330752…d04670

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.