Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa23d ago0xaae39a…748d2d
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa23d ago0xf8e929…baed65
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa23d ago0x0467b3…5e58dc
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa23d ago0x10497d…0805a1
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa23d ago0xc0a569…e89329
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa23d ago0x4c66ea…6455e2
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa23d ago0x94507d…ae9505
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa23d ago0xead886…bc300f
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa23d ago0x75b4cb…9c3d53
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa23d ago0xa7244e…8a9752
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa23d ago0xc06f64…6ee6e2
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa23d ago0x185298…5d9e06
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa23d ago0x79cfc4…76fd88
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa23d ago0xd9848c…064c74
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa23d ago0xf88c2e…c83648
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa23d ago0x42904c…08f6db
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa23d ago0x077455…95d62d
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa23d ago0xf5256d…b4d892
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa23d ago0xe1e6d1…9f4f8f
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa23d ago0x1c6fb0…b53764
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa23d ago0x1a8ba5…717886
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa23d ago0x270c70…62f3af
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa23d ago0x33c2e9…a0b8b4
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa23d ago0x5a0505…b8b208
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa24d ago0x411dcd…e819b7

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.