Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown70d ago0x4f93a8…142e30
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown70d ago0x2f55ae…b7701c
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown70d ago0xf0f453…41f2ab
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown70d ago0xb029d3…b1a38e
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown70d ago0x8e821c…dc1783
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown70d ago0xb631b6…e55769
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown70d ago0xe56042…d4d947
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown70d ago0x4b66f9…5d6345
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown70d ago0x3ac506…fe9d3d
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown70d ago0xb76203…4642bd
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown70d ago0x858703…7174f2
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown70d ago0x933e0e…101607
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown70d ago0xc8326d…156e18
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown70d ago0x8b53bc…676ec3
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown70d ago0xa265b5…710e65
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown70d ago0x011f49…c500c7
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown70d ago0xa790d0…fab558
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown70d ago0x3557f2…02a6c6
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown70d ago0x7e9ed2…8ed6db
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown70d ago0xee900f…ce444b
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown70d ago0x605095…c475f8
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown70d ago0xe7d3fc…761bba
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown70d ago0x469d6b…20ac5e
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown70d ago0xdd5036…1007aa
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown70d ago0x70184b…dd4f06

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.