Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec23…79340x9c95…e299Base$0.001100%Route unknown52d ago0x30ddba…8c3e77
0xec23…79340x9c95…e299Base$0.001100%Route unknown52d ago0x087d7a…727170
0xec23…79340x9c95…e299Base$0.001100%Route unknown52d ago0x73928a…51a558
0xec23…79340x9c95…e299Base$0.001100%Route unknown52d ago0xe5ca1c…b1bf13
0xec23…79340x9c95…e299Base$0.001100%Route unknown52d ago0x606156…ab1e1b
0xec23…79340x9c95…e299Base$0.001100%Route unknown52d ago0x7e6a38…53eb38
0xec23…79340x9c95…e299Base$0.001100%Route unknown52d ago0xdc7c08…2613bc
0xec23…79340x9c95…e299Base$0.001100%Route unknown52d ago0x73836e…efa706
0xec23…79340x9c95…e299Base$0.001100%Route unknown52d ago0x2c67b7…f7825d
0xec23…79340x9c95…e299Base$0.001100%Route unknown52d ago0x287538…f14e30
0xec23…79340x9c95…e299Base$0.001100%Route unknown52d ago0xaa14d5…eba098
0xec23…79340x9c95…e299Base$0.001100%Route unknown52d ago0x17b182…340293
0xec23…79340x9c95…e299Base$0.001100%Route unknown52d ago0xd19ad0…e68aad
0xec23…79340x9c95…e299Base$0.001100%Route unknown52d ago0x28411e…ff444b
0xec23…79340x9c95…e299Base$0.001100%Route unknown53d ago0x2fbca5…5e6ae1
0xec23…79340x9c95…e299Base$0.001100%Route unknown53d ago0x0bb8d2…1036f7
0xec23…79340x9c95…e299Base$0.001100%Route unknown53d ago0x557842…2ed177
0xec23…79340x9c95…e299Base$0.001100%Route unknown53d ago0x7788d3…3891b3
0xec23…79340x9c95…e299Base$0.001100%Route unknown53d ago0x5486a2…62ed5c
0xec23…79340x9c95…e299Base$0.001100%Route unknown53d ago0xe34f0c…7e2976
0xec23…79340x9c95…e299Base$0.001100%Route unknown53d ago0x19446d…dec363
0xec23…79340x9c95…e299Base$0.001100%Route unknown53d ago0xe4051a…68ca14
0xec23…79340x9c95…e299Base$0.001100%Route unknown53d ago0x32390c…4ae2ba
0xec23…79340x9c95…e299Base$0.001100%Route unknown53d ago0x0b1a83…aa39fc
0xec23…79340x9c95…e299Base$0.001100%Route unknown53d ago0x34aa7f…541681

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.