Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown37d ago0xec2610…21a9cc
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown37d ago0x805aab…b1cbc4
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown37d ago0x369f6f…02068f
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown37d ago0xeef167…7ebee4
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown37d ago0x559f59…e67cab
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown37d ago0xadf93f…b57f74
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown37d ago0x784c5b…d0634c
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown37d ago0x01b51c…08cba1
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown37d ago0x35caed…e9ceca
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown37d ago0x8d9d82…681500
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown38d ago0x6bcfd0…fdbbd6
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown38d ago0xe88129…1b863a
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown38d ago0xff275d…d5ed29
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown38d ago0x443dbc…54e2ba
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown38d ago0x71bd1e…4bf243
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown38d ago0x567958…e7e6f6
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown38d ago0x424e3a…ac54bf
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown38d ago0x42305f…004d10
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown38d ago0x8f62ad…156bb3
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown38d ago0x1d7bf1…ffdc8f
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown38d ago0x03219e…f81130
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown38d ago0xa999e5…1fbedf
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown38d ago0x13544d…35f7a2
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown38d ago0x7c2c13…bbc7ec
0x25f9…e9ac0x9c95…e299Base$0.001100%Route unknown38d ago0xc41492…7af6ff

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.