Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa21d ago0x8006ee…02b662
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa21d ago0x296b71…73bb56
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa21d ago0xb98315…c7cc27
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa21d ago0x77ef9f…eb5b1b
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa21d ago0x2adb9b…3778ad
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa21d ago0x52ece4…d78e88
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa21d ago0x037a84…f8d96d
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa21d ago0xe726d8…864c58
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa22d ago0x66b91e…da8038
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa22d ago0xd7e1ae…8b41b4
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa22d ago0xf11109…b85f5e
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa22d ago0x3e267a…98b2e6
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa22d ago0x72f0d6…313103
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa22d ago0xa1fec3…3d9632
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa22d ago0x222b45…fd8f65
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa22d ago0xec6236…2d95fc
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa22d ago0x84b8ba…57afc8
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa22d ago0x9b1d6a…441daf
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa22d ago0x365400…02557f
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa22d ago0x8fc3fb…ac166f
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa22d ago0xf1e1bc…b06ed7
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa22d ago0x975328…7afa58
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa22d ago0x15cafe…324bd3
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa22d ago0x79b4b4…749f14
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa22d ago0xb2163e…f0b17c

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.