Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa90d ago0xf8948f…5f7159
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa90d ago0x307faf…bf9cff
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa90d ago0x73925d…95f3e6
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa90d ago0x14420b…f6976a
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa90d ago0x9d1c74…0a9aea
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa90d ago0x185a3c…f7c53f
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa90d ago0xaca75c…ed4f53
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa90d ago0x284f32…ecd09e
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa90d ago0x6e628a…c6930e
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa90d ago0xda0c04…9c12c9
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa90d ago0x7c264d…3cc365
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa90d ago0x8a0f72…d18786
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa90d ago0x502654…da9b81
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa90d ago0x58d5f7…d20d73
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa90d ago0x0ed042…5f9ae6
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa90d ago0x5aa2dd…9aff2f
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa90d ago0xa47a79…d1774d
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa90d ago0xba0054…4bf001
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa90d ago0x7e829e…ae4f12
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa90d ago0xebee02…01d2f1
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa90d ago0x48a0ad…5dd928
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa90d ago0x6cda27…1c90be
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa90d ago0x8131e6…7c8856
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa90d ago0x36ac1b…7d646a
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa91d ago0x307b25…341c11

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.