Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7b52…b1c00x9c95…e299Base$0.001100%Route unknown62d ago0xec88c7…44f23b
0x7b52…b1c00x9c95…e299Base$0.001100%Route unknown63d ago0x989841…0ed3f8
0x7b52…b1c00x9c95…e299Base$0.001100%Route unknown63d ago0x7af883…6ecf0a
0x7b52…b1c00x9c95…e299Base$0.001100%Route unknown63d ago0x7e7e92…09ab0b
0x7b52…b1c00x9c95…e299Base$0.001100%Route unknown63d ago0x5b17be…d489e6
0x7b52…b1c00x9c95…e299Base$0.001100%Route unknown63d ago0xf2d5f9…9d153e
0x7b52…b1c00x9c95…e299Base$0.001100%Route unknown63d ago0x8a0a0d…4e3f85
0x7b52…b1c00x9c95…e299Base$0.001100%Route unknown63d ago0x624b90…cf75a0
0x7b52…b1c00x9c95…e299Base$0.001100%Route unknown63d ago0xc10da2…a80e72
0x7b52…b1c00x9c95…e299Base$0.001100%Route unknown63d ago0x46216d…9cfe98
0x7b52…b1c00x9c95…e299Base$0.001100%Route unknown63d ago0x421be1…142e4b
0x7b52…b1c00x9c95…e299Base$0.001100%Route unknown63d ago0xd1eca3…c0941c
0x7b52…b1c00x9c95…e299Base$0.001100%Route unknown63d ago0x030ab4…bde242
0x7b52…b1c00x9c95…e299Base$0.001100%Route unknown63d ago0x21a81f…c2fcf2
0x7b52…b1c00x9c95…e299Base$0.001100%Route unknown63d ago0xa6b95a…060ec7
0x7b52…b1c00x9c95…e299Base$0.001100%Route unknown63d ago0xc6a76f…37907d
0x7b52…b1c00x9c95…e299Base$0.001100%Route unknown63d ago0xc3de58…98ba36
0x7b52…b1c00x9c95…e299Base$0.001100%Route unknown63d ago0x62d70f…20cfda
0x7b52…b1c00x9c95…e299Base$0.001100%Route unknown63d ago0xaed49e…e63269
0x7b52…b1c00x9c95…e299Base$0.001100%Route unknown63d ago0x636901…1e599b
0x7b52…b1c00x9c95…e299Base$0.001100%Route unknown63d ago0xf54726…c99ab3
0x7b52…b1c00x9c95…e299Base$0.001100%Route unknown63d ago0xae28e8…2712b1
0x7b52…b1c00x9c95…e299Base$0.001100%Route unknown63d ago0xe1d414…bfd9bb
0x7b52…b1c00x9c95…e299Base$0.001100%Route unknown63d ago0x526d27…f54a4d
0x7b52…b1c00x9c95…e299Base$0.001100%Route unknown63d ago0x522631…89711a

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.