Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec38…7f080x9c95…e299Base—$0.001100%fluxa41d ago0xb23d1b…0c898b
0xec38…7f080x9c95…e299Base—$0.001100%fluxa42d ago0x6515f3…9b0b7c
0xec38…7f080x9c95…e299Base—$0.001100%fluxa42d ago0x58c431…c285ce
0xec38…7f080x9c95…e299Base—$0.001100%fluxa42d ago0x1ad4d3…cee01f
0xec38…7f080x9c95…e299Base—$0.001100%fluxa42d ago0x286deb…3e59d3
0xec38…7f080x9c95…e299Base—$0.001100%fluxa42d ago0x796cce…d293ca
0xec38…7f080x9c95…e299Base—$0.001100%fluxa42d ago0xc75458…754002
0xec38…7f080x9c95…e299Base—$0.001100%fluxa42d ago0x3265b5…97bba3
0xec38…7f080xfe80…47eeBase—$0.001100%fluxa42d ago0xaa5ec9…8f7bf5
0xec38…7f080xfe80…47eeBase—$0.001100%fluxa42d ago0x69ccb7…46083a
0xec38…7f080xfe80…47eeBase—$0.001100%fluxa42d ago0x452097…87a8f9
0xec38…7f080xfe80…47eeBase—$0.001100%fluxa42d ago0x765b61…229814
0xec38…7f080x9c95…e299Base—$0.001100%fluxa42d ago0x15170d…24893d
0xec38…7f080x9c95…e299Base—$0.001100%fluxa42d ago0x5710b1…f6c894
0xec38…7f080xfe80…47eeBase—$0.001100%fluxa42d ago0x44f5ae…e12ad6
0xec38…7f080x9c95…e299Base—$0.001100%fluxa42d ago0xdefbca…6f79ce
0xec38…7f080x9c95…e299Base—$0.001100%fluxa42d ago0x7ae19d…4785fe
0xec38…7f080x9c95…e299Base—$0.001100%fluxa42d ago0x86b558…9e5e5c
0xec38…7f080xfe80…47eeBase—$0.001100%fluxa42d ago0xe35671…d9f33b
0xec38…7f080xfe80…47eeBase—$0.001100%fluxa42d ago0x979536…625944
0xec38…7f080x9c95…e299Base—$0.001100%fluxa42d ago0x435d37…91dc86
0xec38…7f080xfe80…47eeBase—$0.001100%fluxa42d ago0x9885f7…378d49
0xec38…7f080xfe80…47eeBase—$0.001100%fluxa42d ago0xf2e876…a2140f
0xec38…7f080xfe80…47eeBase—$0.001100%fluxa42d ago0xae54ef…01e4b3
0xec38…7f080xfe80…47eeBase—$0.001100%fluxa42d ago0xde83e7…b3e552

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.