Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0d0f…c04f0x9c95…e299Base—$0.001100%fluxa51d ago0xa9565c…c707fb
0x0d0f…c04f0xfe80…47eeBase—$0.001100%fluxa51d ago0xf2bfc0…bda416
0x0d0f…c04f0xfe80…47eeBase—$0.001100%fluxa51d ago0x3d9716…e7fd04
0x0d0f…c04f0xfe80…47eeBase—$0.001100%fluxa51d ago0xd46cf1…63b8bb
0x0d0f…c04f0xfe80…47eeBase—$0.001100%fluxa51d ago0x7096f9…f762a2
0x0d0f…c04f0xfe80…47eeBase—$0.001100%fluxa51d ago0xccf87b…1ced22
0x0d0f…c04f0xfe80…47eeBase—$0.001100%fluxa51d ago0xa8a096…c4276f
0x0d0f…c04f0xfe80…47eeBase—$0.001100%fluxa51d ago0x0f8192…142bb5
0x0d0f…c04f0xfe80…47eeBase—$0.001100%fluxa51d ago0x9416e8…46a0b6
0x0d0f…c04f0xfe80…47eeBase—$0.001100%fluxa51d ago0xfa2b1f…1586c5
0x0d0f…c04f0xfe80…47eeBase—$0.001100%fluxa51d ago0x33b84f…7569c1
0x0d0f…c04f0xfe80…47eeBase—$0.001100%fluxa51d ago0xe068f4…e25924
0x0d0f…c04f0xfe80…47eeBase—$0.001100%fluxa51d ago0xf73980…b8c892
0x0d0f…c04f0xfe80…47eeBase—$0.001100%fluxa51d ago0x153312…a95a58
0x0d0f…c04f0xfe80…47eeBase—$0.001100%fluxa51d ago0x1280d0…d5a0a6
0x0d0f…c04f0xfe80…47eeBase—$0.001100%fluxa51d ago0xb0fba5…66473a
0x0d0f…c04f0xfe80…47eeBase—$0.001100%fluxa51d ago0xbdcb98…287d48
0x0d0f…c04f0xfe80…47eeBase—$0.001100%fluxa51d ago0x9a2476…fdbe20
0x0d0f…c04f0xfe80…47eeBase—$0.001100%fluxa51d ago0xa0ccdd…a81623
0x0d0f…c04f0xfe80…47eeBase—$0.001100%fluxa51d ago0x059f9b…624ea2
0x0d0f…c04f0xfe80…47eeBase—$0.001100%fluxa51d ago0x86079a…c371b5
0x0d0f…c04f0xfe80…47eeBase—$0.001100%fluxa51d ago0x565c00…e92bc7
0x0d0f…c04f0xfe80…47eeBase—$0.001100%fluxa51d ago0x5a1ce3…706659
0x0d0f…c04f0xfe80…47eeBase—$0.001100%fluxa51d ago0x13b256…be543e
0x0d0f…c04f0xfe80…47eeBase—$0.001100%fluxa51d ago0x350032…fb73d3

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.