Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x447c…8f850x9c95…e299Base—$0.001100%fluxa48d ago0xd66a91…1e8c2e
0x447c…8f850x9c95…e299Base—$0.001100%fluxa48d ago0x075d24…f1a13f
0x447c…8f850x9c95…e299Base—$0.001100%fluxa49d ago0x687046…4ab2ac
0x447c…8f850x9c95…e299Base—$0.001100%fluxa49d ago0xbfaf7d…d6d5ef
0x447c…8f850x9c95…e299Base—$0.001100%fluxa49d ago0x34fa0f…13a957
0x447c…8f850x9c95…e299Base—$0.001100%fluxa49d ago0xa293d0…ade186
0x447c…8f850x9c95…e299Base—$0.001100%fluxa49d ago0xb94207…332d7f
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa49d ago0x451c07…b6dd61
0x447c…8f850x9c95…e299Base—$0.001100%fluxa49d ago0x8aa8bc…17802f
0x447c…8f850x9c95…e299Base—$0.001100%fluxa49d ago0x8021b6…97ccc9
0x447c…8f850x9c95…e299Base—$0.001100%fluxa49d ago0x4c97f6…655da7
0x447c…8f850x9c95…e299Base—$0.001100%fluxa49d ago0xcdff65…f03fd1
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa49d ago0xccf113…777804
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa49d ago0x2c7315…91679e
0x447c…8f850x9c95…e299Base—$0.001100%fluxa49d ago0x5a5026…01bde0
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa49d ago0x8b1e29…cd5356
0x447c…8f850x9c95…e299Base—$0.001100%fluxa49d ago0xd4797a…34fb31
0x447c…8f850x9c95…e299Base—$0.001100%fluxa49d ago0x2540a2…5915aa
0x447c…8f850x9c95…e299Base—$0.001100%fluxa49d ago0x086155…efac4c
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa49d ago0x96dcf7…073b67
0x447c…8f850x9c95…e299Base—$0.001100%fluxa49d ago0xa02988…9c51d8
0x447c…8f850x9c95…e299Base—$0.001100%fluxa49d ago0xa11d4b…88e97f
0x447c…8f850x9c95…e299Base—$0.001100%fluxa49d ago0xb44fb7…582230
0x447c…8f850x9c95…e299Base—$0.001100%fluxa49d ago0x208147…1a89f8
0x447c…8f850x9c95…e299Base—$0.001100%fluxa49d ago0xd838a2…aeba2b

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.