Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3022…6a360x9c95…e299Base—$0.001100%fluxa66d ago0xf082ea…1e75d8
0x3022…6a360x9c95…e299Base—$0.001100%fluxa66d ago0xd49cab…d1def1
0x3022…6a360x9c95…e299Base—$0.001100%fluxa66d ago0xac8031…558e8f
0x3022…6a360x9c95…e299Base—$0.001100%fluxa66d ago0xcbc429…b810e4
0x3022…6a360x9c95…e299Base—$0.001100%fluxa66d ago0x1e7649…73d15c
0x3022…6a360x9c95…e299Base—$0.001100%fluxa66d ago0xac80b2…10bd72
0x3022…6a360x9c95…e299Base—$0.001100%fluxa66d ago0xe04c24…b515b7
0x3022…6a360x9c95…e299Base—$0.001100%fluxa66d ago0x9c66a7…04af29
0x3022…6a360x9c95…e299Base—$0.001100%fluxa66d ago0x383569…56701d
0x3022…6a360x9c95…e299Base—$0.001100%fluxa66d ago0x9016d1…38a832
0x3022…6a360x9c95…e299Base—$0.001100%fluxa66d ago0xc26ab5…756cd6
0x3022…6a360x9c95…e299Base—$0.001100%fluxa66d ago0x780170…7449a5
0x3022…6a360x9c95…e299Base—$0.001100%fluxa66d ago0xafdb56…4b1489
0x3022…6a360x9c95…e299Base—$0.001100%fluxa66d ago0xce026a…e0a833
0x3022…6a360x9c95…e299Base—$0.001100%fluxa66d ago0xfa9319…d46ecb
0x3022…6a360x9c95…e299Base—$0.001100%fluxa66d ago0x34c2df…d8d756
0x3022…6a360x9c95…e299Base—$0.001100%fluxa66d ago0xcaca94…25d42d
0x3022…6a360x9c95…e299Base—$0.001100%fluxa66d ago0x121914…bb6308
0x3022…6a360x9c95…e299Base—$0.001100%fluxa66d ago0x254c91…522964
0x3022…6a360x9c95…e299Base—$0.001100%fluxa66d ago0x6c0570…0ac356
0x3022…6a360x9c95…e299Base—$0.001100%fluxa66d ago0x5946e8…298bd2
0x3022…6a360x9c95…e299Base—$0.001100%fluxa66d ago0x8bc884…9ee27b
0x3022…6a360x9c95…e299Base—$0.001100%fluxa66d ago0x3e1eed…30d2ce
0x3022…6a360x9c95…e299Base—$0.001100%fluxa67d ago0xc68fc1…493211
0x3022…6a360x9c95…e299Base—$0.001100%fluxa67d ago0x662a9a…50069c

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.