Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa49d ago0x9f2a10…d36281
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa49d ago0x6ad071…c1430b
0x3c77…08810x9c95…e299Base—$0.001100%fluxa49d ago0x250594…47ed1c
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa49d ago0x72075c…41b94a
0x3c77…08810x9c95…e299Base—$0.001100%fluxa49d ago0x213207…3434c1
0x3c77…08810x9c95…e299Base—$0.001100%fluxa49d ago0xaf0f7d…4754a1
0x3c77…08810x9c95…e299Base—$0.001100%fluxa49d ago0xcf0c36…ead1fe
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa49d ago0x22e04a…e10cbf
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa49d ago0x54cc77…6cc730
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa49d ago0xfad02a…c41f05
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa49d ago0x343585…be3e5b
0x3c77…08810x9c95…e299Base—$0.001100%fluxa49d ago0x8c3666…44d61d
0x3c77…08810x9c95…e299Base—$0.001100%fluxa49d ago0x6cd376…961f8f
0x3c77…08810x9c95…e299Base—$0.001100%fluxa49d ago0x28d79b…d8edac
0x3c77…08810x9c95…e299Base—$0.001100%fluxa49d ago0x9518fa…74076f
0x3c77…08810x9c95…e299Base—$0.001100%fluxa49d ago0xd5bedb…55f754
0x3c77…08810x9c95…e299Base—$0.001100%fluxa49d ago0x0640ac…77d168
0x3c77…08810x9c95…e299Base—$0.001100%fluxa49d ago0xa15a23…a399d0
0x3c77…08810x9c95…e299Base—$0.001100%fluxa49d ago0xfae7c4…0eb0dd
0x3c77…08810x9c95…e299Base—$0.001100%fluxa49d ago0xcf9ec1…9c1951
0x3c77…08810xfe80…47eeBase—$0.001100%fluxa49d ago0xa447d3…7702f8
0x3c77…08810x9c95…e299Base—$0.001100%fluxa49d ago0xe1ae3d…40d5c0
0x3c77…08810x9c95…e299Base—$0.001100%fluxa49d ago0x956dc9…1c72c4
0x3c77…08810x9c95…e299Base—$0.001100%fluxa49d ago0x0742e4…067fab
0x3c77…08810x9c95…e299Base—$0.001100%fluxa49d ago0xa571ff…2ba3b4

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.