Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4781…2c710x9c95…e299Base—$0.001100%fluxa36d ago0xbb77e7…718f86
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa36d ago0x78e3c1…514f62
0x4781…2c710x9c95…e299Base—$0.001100%fluxa36d ago0x95fb0b…c4b432
0x4781…2c710x9c95…e299Base—$0.001100%fluxa36d ago0x69fab6…7bdead
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa36d ago0x54c87d…691af4
0x4781…2c710x9c95…e299Base—$0.001100%fluxa36d ago0x63a8b3…3e5697
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa36d ago0xa345dc…df8cd8
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa37d ago0x2fefee…e4f180
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa37d ago0x8b2567…74475d
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa37d ago0xbcde74…d7d45c
0x4781…2c710x9c95…e299Base—$0.001100%fluxa37d ago0x7dece6…6db0e4
0x4781…2c710x9c95…e299Base—$0.001100%fluxa37d ago0x8823bd…47ee34
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa37d ago0xcff8d7…70d2cc
0x4781…2c710x9c95…e299Base—$0.001100%fluxa37d ago0x6b3846…a1c01e
0x4781…2c710x9c95…e299Base—$0.001100%fluxa37d ago0x14c048…b023fb
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa37d ago0x8c1121…490670
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa37d ago0xe9da6c…3a713e
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa37d ago0xa45843…a740ed
0x4781…2c710x9c95…e299Base—$0.001100%fluxa37d ago0x3e1d71…674a0a
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa37d ago0x40c8bd…a7f075
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa37d ago0xadc130…0fa71d
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa37d ago0x4fef73…4608bd
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa37d ago0xdbd5bb…097a84
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa37d ago0x212418…78df92
0x4781…2c710xfe80…47eeBase—$0.001100%fluxa37d ago0xcfe42f…39c418

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.