Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff2f…67110x9c95…e299Base—$0.001100%fluxa49d ago0xd25d2f…92598d
0xff2f…67110x9c95…e299Base—$0.001100%fluxa49d ago0x06f6b6…838472
0xff2f…67110x9c95…e299Base—$0.001100%fluxa49d ago0xadc661…6fba95
0xff2f…67110x9c95…e299Base—$0.001100%fluxa49d ago0x21fd2e…1778fb
0xff2f…67110x9c95…e299Base—$0.001100%fluxa49d ago0xe83d02…a1b502
0xff2f…67110x9c95…e299Base—$0.001100%fluxa49d ago0xe7e0e6…946d41
0xff2f…67110x9c95…e299Base—$0.001100%fluxa49d ago0x48730a…9e74d3
0xff2f…67110x9c95…e299Base—$0.001100%fluxa49d ago0xe72c4c…a89937
0xff2f…67110xfe80…47eeBase—$0.001100%fluxa49d ago0x151413…86eb29
0xff2f…67110xfe80…47eeBase—$0.001100%fluxa49d ago0xe250c2…fb2b3e
0xff2f…67110x9c95…e299Base—$0.001100%fluxa49d ago0x43770b…a99830
0xff2f…67110xfe80…47eeBase—$0.001100%fluxa49d ago0x356f02…1c7943
0xff2f…67110xfe80…47eeBase—$0.001100%fluxa49d ago0x3a73af…095fac
0xff2f…67110x9c95…e299Base—$0.001100%fluxa49d ago0xcb0ba7…3014b8
0xff2f…67110xfe80…47eeBase—$0.001100%fluxa49d ago0x084282…1c2886
0xff2f…67110xfe80…47eeBase—$0.001100%fluxa49d ago0x2b65ba…7afbb3
0xff2f…67110x9c95…e299Base—$0.001100%fluxa49d ago0x087aab…e1eaae
0xff2f…67110xfe80…47eeBase—$0.001100%fluxa49d ago0x906878…219cd8
0xff2f…67110xfe80…47eeBase—$0.001100%fluxa49d ago0xaeddbc…5127a6
0xff2f…67110x9c95…e299Base—$0.001100%fluxa49d ago0x37ce67…b7d67f
0xff2f…67110x9c95…e299Base—$0.001100%fluxa49d ago0xbfdd91…fc1522
0xff2f…67110x9c95…e299Base—$0.001100%fluxa49d ago0x32cc1d…81c6a8
0xff2f…67110x9c95…e299Base—$0.001100%fluxa49d ago0x2226de…ad1de4
0xff2f…67110x9c95…e299Base—$0.001100%fluxa49d ago0x2a8985…551a75
0xff2f…67110xfe80…47eeBase—$0.001100%fluxa49d ago0x1b78ef…1375d9

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.