Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa21d ago0x80dfeb…c67925
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa22d ago0xd878b4…bfc5fc
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa22d ago0xab0015…26cbd2
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa22d ago0x049604…4306eb
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa22d ago0xfbe1c7…bd021a
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa22d ago0x80a772…41f278
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa22d ago0x2dfcad…378fde
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa22d ago0xd84b43…da0a2e
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa22d ago0x721fbb…0456ce
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa22d ago0xfccb00…a52b14
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa22d ago0x10c25f…540496
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa22d ago0x72ae3d…6212ea
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa22d ago0xfb9a76…6bb18d
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa22d ago0x6bff66…aa7f4d
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa22d ago0x143db3…8cd956
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa22d ago0x90bb72…5c9ccf
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa22d ago0x91bef9…1943bb
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa22d ago0xa452d9…6a0a74
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa22d ago0xdfab1d…0ff9a1
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa22d ago0xd3b3a1…5d62a1
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa22d ago0x22e11a…fb1cff
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa22d ago0x43d84b…47907d
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa22d ago0x43ba12…cbe19c
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa22d ago0xdfdd76…46279c
0x4bd5…d7520xfe80…47eeBase—$0.001100%fluxa22d ago0xa84d7d…ead064

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.