Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4222…89650xfe80…47eeBase—$0.001100%fluxa23d ago0xba01d7…b9f8fc
0x4222…89650xfe80…47eeBase—$0.001100%fluxa23d ago0x2bfc6e…ecebfc
0x4222…89650xfe80…47eeBase—$0.001100%fluxa23d ago0xb37c0d…bcd78a
0x4222…89650xfe80…47eeBase—$0.001100%fluxa23d ago0xaab0f8…1c58b4
0x4222…89650xfe80…47eeBase—$0.001100%fluxa23d ago0x0e3edf…4cbb14
0x4222…89650xfe80…47eeBase—$0.001100%fluxa23d ago0xe4679a…514df6
0x4222…89650xfe80…47eeBase—$0.001100%fluxa23d ago0x869366…cc845d
0x4222…89650xfe80…47eeBase—$0.001100%fluxa23d ago0xd09bfa…1ba31e
0x4222…89650xfe80…47eeBase—$0.001100%fluxa23d ago0xba2428…b3f8a9
0x4222…89650xfe80…47eeBase—$0.001100%fluxa23d ago0x81e424…ffb909
0x4222…89650xfe80…47eeBase—$0.001100%fluxa23d ago0xb662e9…9fbac9
0x4222…89650xfe80…47eeBase—$0.001100%fluxa23d ago0xaf9d26…70ac26
0x4222…89650xfe80…47eeBase—$0.001100%fluxa23d ago0xbe73af…b07154
0x4222…89650xfe80…47eeBase—$0.001100%fluxa23d ago0xaa2cfb…795491
0x4222…89650xfe80…47eeBase—$0.001100%fluxa23d ago0xd2267d…1060b3
0x4222…89650xfe80…47eeBase—$0.001100%fluxa23d ago0xdc21e7…4ddd0d
0x4222…89650xfe80…47eeBase—$0.001100%fluxa23d ago0xaacf96…0c9bd4
0x4222…89650xfe80…47eeBase—$0.001100%fluxa23d ago0xe17630…db3b5c
0x4222…89650xfe80…47eeBase—$0.001100%fluxa23d ago0x1c0534…dc7556
0x4222…89650xfe80…47eeBase—$0.001100%fluxa23d ago0xfba278…119fd5
0x4222…89650xfe80…47eeBase—$0.001100%fluxa23d ago0x034a0d…4285d6
0x4222…89650xfe80…47eeBase—$0.001100%fluxa23d ago0x1abda9…1b104d
0x4222…89650xfe80…47eeBase—$0.001100%fluxa23d ago0x6ebe97…749e06
0x4222…89650xfe80…47eeBase—$0.001100%fluxa23d ago0xfbee47…36091b
0x4222…89650xfe80…47eeBase—$0.001100%fluxa23d ago0x9a7996…8a49c1

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.