Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa15d ago0x33aafe…39f702
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa15d ago0x8c784f…0d8276
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa15d ago0x77cf47…3ca589
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa15d ago0x187f62…6d2388
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa15d ago0x09c5f6…944bb2
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa15d ago0x9cc515…f23299
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa15d ago0xd44973…421225
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa15d ago0x45ac79…793092
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa16d ago0x913d31…2328f6
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa16d ago0x7bf142…cab119
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa16d ago0x882806…8403e9
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa16d ago0x065eea…0b324f
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa16d ago0x0680b1…5a71a4
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa16d ago0x1baf11…da0e3e
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa16d ago0x5c11bb…21f2ee
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa16d ago0x5efe81…c6da7d
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa16d ago0x383163…ec9c2c
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa16d ago0x622733…f66ac4
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa16d ago0xeebe05…ed0063
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa16d ago0xbd3533…13f8ef
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa16d ago0x0f12a5…5afa3d
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa16d ago0x0e7ab5…c97e46
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa16d ago0xefcf73…e7a89c
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa16d ago0xd19a71…b011fa
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa16d ago0xcbbe5e…dc83fa

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.