Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb1e4…e5620x9c95…e299Base—$0.001100%fluxa76d ago0x53b16f…254718
0xb1e4…e5620x9c95…e299Base—$0.001100%fluxa76d ago0x6375e3…6de667
0xb1e4…e5620x9c95…e299Base—$0.001100%fluxa76d ago0x2923ae…2b2e3c
0xb1e4…e5620x9c95…e299Base—$0.001100%fluxa76d ago0x631707…3b7d17
0xb1e4…e5620x9c95…e299Base—$0.001100%fluxa76d ago0xd473c2…5ea748
0xb1e4…e5620x9c95…e299Base—$0.001100%fluxa76d ago0xd066bd…db4436
0xb1e4…e5620x9c95…e299Base—$0.001100%fluxa76d ago0xcf874b…c73e95
0xb1e4…e5620x9c95…e299Base—$0.001100%fluxa76d ago0x4c44e2…947e3a
0xb1e4…e5620x9c95…e299Base—$0.001100%fluxa76d ago0x6ae5ca…84f5a4
0xb1e4…e5620x9c95…e299Base—$0.001100%fluxa76d ago0xef53d6…dc9de2
0xb1e4…e5620x9c95…e299Base—$0.001100%fluxa77d ago0x11cedc…4b43c2
0xb1e4…e5620x9c95…e299Base—$0.001100%fluxa77d ago0x7806ef…5747a7
0xb1e4…e5620x9c95…e299Base—$0.001100%fluxa77d ago0xc060f3…d79fe6
0xb1e4…e5620x9c95…e299Base—$0.001100%fluxa77d ago0xeb62a2…bc72a0
0xb1e4…e5620x9c95…e299Base—$0.001100%fluxa77d ago0x61e479…839b63
0xb1e4…e5620x9c95…e299Base—$0.001100%fluxa77d ago0xf92a79…bd2dca
0xb1e4…e5620x9c95…e299Base—$0.001100%fluxa77d ago0xff93b6…755cc6
0xb1e4…e5620x9c95…e299Base—$0.001100%fluxa77d ago0xa82b90…6c47aa
0xb1e4…e5620x9c95…e299Base—$0.001100%fluxa77d ago0x8b8acd…4dbdd1

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.