Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa48d ago0x37f442…16154c
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa48d ago0x834b85…a49145
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa48d ago0x51eca3…b71f9e
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa48d ago0xc75d81…aa2095
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa48d ago0x91c56b…d3b5b9
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa48d ago0xf9f71f…399eda
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa48d ago0xa2d750…606f05
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa48d ago0x250247…d0c165
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa48d ago0xca7f26…a8b4c0
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa48d ago0x6c541b…130474
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa48d ago0x33acbb…cf1784
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa48d ago0xc80b33…cfec2a
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa48d ago0xb2085e…15cdc3
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa48d ago0xae95bc…fb975c
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa48d ago0xcab3f6…d9b61e
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa48d ago0x44ce65…ae371d
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa48d ago0x3d4be1…92a52a
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa48d ago0xa9caba…1ca0d4
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa48d ago0x979e0f…66e7f3
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa48d ago0xa80084…f7ef55
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa48d ago0x6106b0…72965f
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa48d ago0x7672cc…5417b2
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa48d ago0x398725…02b2df
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa48d ago0xe0b9c9…c41976
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa48d ago0x5132f9…a99606

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.