Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa21d ago0xcbd0c9…d3c863
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa21d ago0xd3dd5d…7c8074
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa21d ago0xa8a122…60f480
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa21d ago0x82c268…e595eb
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa21d ago0xe9fc35…38a43f
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa21d ago0x1eede5…f295d2
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa22d ago0xa09094…9d0b06
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa22d ago0xf0df5b…0958bc
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa22d ago0xa17216…316a69
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa22d ago0x858b3a…7a19dc
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa22d ago0x092e2b…390dde
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa22d ago0x5264a4…aa9fb1
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa22d ago0x74e725…69c0ba
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa22d ago0x27bbfa…3917ce
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa22d ago0x26f0a4…f9fb51
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa22d ago0xbe50ff…0d9555
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa22d ago0x9b71cb…8d4428
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa22d ago0xa75ede…473b57
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa22d ago0xf5a65c…fb126f
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa22d ago0xab946c…c17e18
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa22d ago0xfdda42…28c50e
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa22d ago0x78fc40…84023b
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa22d ago0x03f289…3e7273
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa22d ago0xc939db…9e1278
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa22d ago0x95f19b…334f62

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.