Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa76d ago0x452240…2be96e
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa76d ago0x91004d…1b6ea5
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa76d ago0x632f16…e8134a
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa76d ago0x13e52e…c7e689
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa76d ago0x1e5dc4…230353
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa76d ago0xb09af9…073e0e
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa76d ago0xe8c518…a2b8c1
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa76d ago0x36a02c…8ddb48
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa76d ago0xa9627a…e3cfaa
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa76d ago0xae87bf…c9e098
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa76d ago0x7d6761…2a43e7
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa76d ago0xb350ad…6fc34e
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa76d ago0xd5dab1…dc109a
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa76d ago0x586c1e…b17b86
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa76d ago0x613f9d…8d9d3c
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa76d ago0xa6599b…1f43fe
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa76d ago0xf0c178…5368cc
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa76d ago0x9dd88d…496bab
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa76d ago0xb58d55…adf63c
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa76d ago0x5cf1b4…439fed
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa76d ago0x131747…534fd4
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa76d ago0x00da48…bc3710
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa76d ago0xb028bd…636b40
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa76d ago0xf64e79…8179d1
0xd624…36fb0x9c95…e299Base—$0.001100%fluxa77d ago0xec3cd6…287201

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.