Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa20d ago0xc4ae60…aaa709
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa20d ago0x93258a…c96591
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa20d ago0x9d82b1…090c70
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa20d ago0xc09d62…e8ffde
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa20d ago0x02fa5d…d501e8
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa20d ago0xa3a741…78c8f6
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa20d ago0x25d431…6bf22a
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa20d ago0xec013a…8cae8c
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa20d ago0x4638a7…65f28d
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa20d ago0x2af9a3…3d7365
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa20d ago0xc208cd…f37086
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa20d ago0x8a84f7…183c8d
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa20d ago0x350180…1c28d8
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa20d ago0xa291d8…4aec9c
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa20d ago0x3a8f19…5fea70
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa20d ago0x5b0252…66f16e
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa20d ago0x449ac2…73e91d
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa21d ago0xa5ef0a…d78a5e
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa21d ago0x194b98…31fab1
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa21d ago0xa40254…458cff
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa21d ago0xcc2419…46aaf0
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa21d ago0xd55bb0…baaea3
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa21d ago0x7de3be…6573e2
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa21d ago0xffa56b…9fd1e6
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa21d ago0xd0c34d…0e911b

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.