Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x32cf…ab5f0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x546291…c1a56e
0x32cf…ab5f0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x5f36b0…471aee
0x32cf…ab5f0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x690d6e…d0829b
0x32cf…ab5f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x69ed55…884261
0x32cf…ab5f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5a332e…43c7eb
0x32cf…ab5f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x275b4c…79da3e
0x32cf…ab5f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdf5c55…00088a
0x32cf…ab5f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfc6ba9…31642b
0x32cf…ab5f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9bd0b8…99c5fc
0x32cf…ab5f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x428de4…8ff5c2
0x32cf…ab5f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd9f3f1…8ebb10
0x32cf…ab5f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x459a54…f72c1c
0x32cf…ab5f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x438b49…aed0b5
0x32cf…ab5f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7e8e79…3258ce
0x32cf…ab5f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xee7b9e…b3ebbb
0x32cf…ab5f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb6ac89…66d358
0x32cf…ab5f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x79215c…994e6d
0x32cf…ab5f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd0d22f…c5b37b
0x32cf…ab5f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x39d65b…8295e4
0x32cf…ab5f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x14783c…5b2fce
0x32cf…ab5f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4f6da8…2e63f9
0x32cf…ab5f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x11cada…6f0a36
0x32cf…ab5f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe12eb5…575af5
0x32cf…ab5f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9b5a72…3fe8fd
0x32cf…ab5f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd92c29…13da34

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.