Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6387…5be80x9c95…e299Base$0.001100%fluxa36d ago0x78a6c9…c7fe5e
0x6387…5be80xfe80…47eeBase$0.001100%fluxa36d ago0x20661d…1d31ba
0x6387…5be80xfe80…47eeBase$0.001100%fluxa36d ago0x7dc33c…14be7a
0x6387…5be80xfe80…47eeBase$0.001100%fluxa36d ago0xca24db…e52d77
0x6387…5be80x9c95…e299Base$0.001100%fluxa36d ago0x7948ea…32a66a
0x6387…5be80xfe80…47eeBase$0.001100%fluxa36d ago0x061db2…6da5a3
0x6387…5be80xfe80…47eeBase$0.001100%fluxa36d ago0x92266b…1b3872
0x6387…5be80xfe80…47eeBase$0.001100%fluxa36d ago0x043f1b…9f1d64
0x6387…5be80xfe80…47eeBase$0.001100%fluxa36d ago0xb1b22a…8cce10
0x6387…5be80xfe80…47eeBase$0.001100%fluxa36d ago0xc4361f…ad281a
0x6387…5be80xfe80…47eeBase$0.001100%fluxa36d ago0xdf9720…175447
0x6387…5be80xfe80…47eeBase$0.001100%fluxa36d ago0xc861ea…9eada8
0x6387…5be80xfe80…47eeBase$0.001100%fluxa36d ago0x8c06c0…5e3e69
0x6387…5be80x9c95…e299Base$0.001100%fluxa36d ago0xd6cc6d…a47b84
0x6387…5be80xfe80…47eeBase$0.001100%fluxa37d ago0x0ae42f…1370a4
0x6387…5be80xfe80…47eeBase$0.001100%fluxa37d ago0xca53dd…ead96a
0x6387…5be80xfe80…47eeBase$0.001100%fluxa37d ago0x077e8c…8588b9
0x6387…5be80x9c95…e299Base$0.001100%fluxa37d ago0x7cf2f7…120e33
0x6387…5be80xfe80…47eeBase$0.001100%fluxa37d ago0x6f6c60…b6d93c
0x6387…5be80xfe80…47eeBase$0.001100%fluxa37d ago0x459679…463f12
0x6387…5be80xfe80…47eeBase$0.001100%fluxa37d ago0x60cc59…5bd32f
0x6387…5be80xfe80…47eeBase$0.001100%fluxa37d ago0xfbad09…f37f98
0x6387…5be80xfe80…47eeBase$0.001100%fluxa37d ago0x92652f…8036d3
0x6387…5be80xfe80…47eeBase$0.001100%fluxa37d ago0x32f509…ca3a1b
0x6387…5be80xfe80…47eeBase$0.001100%fluxa37d ago0x61330b…399838

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.