Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x232afc…db6976
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x407f13…ca5411
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3e77b0…e25365
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf987b0…ac4675
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x945439…90a15a
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x343497…c2c164
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7202bc…6b76eb
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x249ebb…74cb86
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc8b4bb…0bacc3
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5fd561…59e588
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x674e4a…7bd37d
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2b5a0e…f66de0
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xce0f85…8c1d10
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5ee493…f305a6
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x38a8f1…2ffca8
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe9c9dc…f88523
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbc7b92…a26181
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5fd362…94b6e1
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x526f98…5e9372
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x20e701…1e5326
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3a4bde…9ee803
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6cf010…b08f99
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc65bf0…f4cc95
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x93251f…22c9fe
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9e07df…7213bf

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.