Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa41d ago0xe1824a…f19569
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa41d ago0x365132…daa47e
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa41d ago0xad0645…071c3f
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa41d ago0x7afdbf…517d6d
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa41d ago0xe8e28b…5e245f
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa41d ago0x8d5b05…ef171a
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa41d ago0x7b2546…75d29a
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa41d ago0x2ec500…6762c6
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa41d ago0xaa19cd…aa2ed1
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa41d ago0xcdf63b…05fc96
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa41d ago0x0936bb…b9d03b
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa41d ago0xd0b938…b9b40a
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa41d ago0x06df41…5ef9a0
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa41d ago0xa4b4f3…03c0b8
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa41d ago0x1c273d…b02e91
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa41d ago0xeb9f45…e3e791
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa41d ago0xb3e521…303644
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa41d ago0xd27b6f…3f52a9
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa42d ago0xf5db1f…84c1e4
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa42d ago0x3fc83d…836c1b
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa42d ago0xf3c92a…cc91a1
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa42d ago0xa635e0…13adba
0x112e…2b4a0xfe80…47eeBase$0.001100%fluxa42d ago0xad1273…b83ca3
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa42d ago0x592838…f5fb32
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa42d ago0x596569…a8ded8

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.