Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI107d ago0x05fede…6fd085
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI107d ago0x95a80b…67bd00
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcbcfb7…133bbb
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfb45ce…b7a2f1
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa2c71c…d491ea
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9165af…d7c11e
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe8657c…99dd7c
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI107d ago0x12fec3…95c8d4
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc3bf1d…b312ac
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI107d ago0x001f6b…eaaf51
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9da825…103583
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI107d ago0x12a0a0…4a4076
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa15a9e…ae6c55
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdcc789…4b9f85
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcb25a8…34cf0a
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf88287…289dc7
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa9510a…b49019
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc9b1d0…5578a2
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb5e8f8…96c8b3
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI107d ago0x83d042…56ac35
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa0f67f…6daf66
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI107d ago0x24ffe5…f82800
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1c5bbb…4785d9
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8e852a…9e4cb4
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4e6db4…afdae0

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.