Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa79d ago0x7906c7…6155bc
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa79d ago0x860edc…e916da
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa79d ago0x2f9cd7…33ed36
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa79d ago0x053690…3ffcb0
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa79d ago0xfe6815…9abafe
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa79d ago0x392a9c…72cd39
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa79d ago0xf0f8d1…5f90ea
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa79d ago0x87f74a…346989
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa79d ago0x138720…9017af
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa79d ago0x8c4003…2a9b1b
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa79d ago0x57e626…13c938
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa79d ago0xa2111c…b71ea9
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa79d ago0xcd8b9e…1af86b
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa79d ago0xb17a34…4f1ee2
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa79d ago0x559530…9623c2
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa79d ago0xc644e8…e13adc
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa79d ago0x295631…cd13db
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa79d ago0xf4b0f0…28764a
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa79d ago0x707cea…da90ef
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa79d ago0x0095e9…8c2f1c
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa79d ago0xd9b4f2…69eb1e
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa79d ago0x7eb342…e92116
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa79d ago0xbf7e06…bf7eca
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa79d ago0x484d9c…248740
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa79d ago0xf305ad…6e12cb

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.