Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2a6f…5dac0x9c95…e299Base$0.001100%Route unknown53d ago0xc99e38…493bc5
0x2a6f…5dac0x9c95…e299Base$0.001100%Route unknown53d ago0x15b6cf…c0d193
0x2a6f…5dac0x9c95…e299Base$0.001100%Route unknown53d ago0xcb9f05…5663b4
0x2a6f…5dac0x9c95…e299Base$0.001100%Route unknown53d ago0xc49637…661231
0x2a6f…5dac0x9c95…e299Base$0.001100%Route unknown53d ago0x3c4934…28f43c
0x2a6f…5dac0x9c95…e299Base$0.001100%Route unknown53d ago0x4fdf9d…3329ff
0x2a6f…5dac0x9c95…e299Base$0.001100%Route unknown53d ago0x086f44…7ccddd
0x2a6f…5dac0x9c95…e299Base$0.001100%Route unknown53d ago0x0c092a…2a47ee
0x2a6f…5dac0x9c95…e299Base$0.001100%Route unknown53d ago0xe2481d…228241
0x2a6f…5dac0x9c95…e299Base$0.001100%Route unknown53d ago0xd83acb…b000c3
0x2a6f…5dac0x9c95…e299Base$0.001100%Route unknown53d ago0x054e20…ec7992
0x2a6f…5dac0x9c95…e299Base$0.001100%Route unknown53d ago0x1e2084…7c2670
0x2a6f…5dac0x9c95…e299Base$0.001100%Route unknown53d ago0x883007…f4e72d
0x2a6f…5dac0x9c95…e299Base$0.001100%Route unknown53d ago0x3d3c0e…19026c
0x2a6f…5dac0x9c95…e299Base$0.001100%Route unknown53d ago0x3ceb79…b70daa
0x2a6f…5dac0x9c95…e299Base$0.001100%Route unknown53d ago0x97c3ef…cb1b0a
0x2a6f…5dac0x9c95…e299Base$0.001100%Route unknown53d ago0xa47a44…a70d62
0x2a6f…5dac0x9c95…e299Base$0.001100%Route unknown53d ago0x2f3a90…ca3565
0x2a6f…5dac0x9c95…e299Base$0.001100%Route unknown53d ago0x634b19…1790ad
0x2a6f…5dac0x9c95…e299Base$0.001100%Route unknown53d ago0xbda662…f8344f
0x2a6f…5dac0x9c95…e299Base$0.001100%Route unknown53d ago0xbbbf82…d11848
0x2a6f…5dac0x9c95…e299Base$0.001100%Route unknown53d ago0xcb29eb…2a1488
0x2a6f…5dac0x9c95…e299Base$0.001100%Route unknown53d ago0xd7130c…6e4364
0x2a6f…5dac0x9c95…e299Base$0.001100%Route unknown53d ago0xec3b18…ab3e11
0x2a6f…5dac0x9c95…e299Base$0.001100%Route unknown53d ago0x2c5667…1b9872

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.