Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa69d ago0x7e38b0…ded1f4
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa69d ago0x6ac6c0…263481
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa69d ago0x99d216…ba3ff9
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa69d ago0x647837…c67130
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa69d ago0xdc3941…60f2f9
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa69d ago0xdaef50…b22308
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa69d ago0x672937…f241be
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa69d ago0xd7d264…0fa3ea
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa69d ago0xf35f37…41c5a3
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa69d ago0xcf065a…f9fdd2
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa69d ago0x2f5b9f…be2208
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa69d ago0xbcad3f…29a183
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa69d ago0x8adc86…6b1316
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa69d ago0xa8d431…0284d7
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa69d ago0xb458b2…d4b4ac
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa69d ago0x29c230…d5a6a5
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa69d ago0xc90872…b5685f
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa69d ago0x48601d…2fd38b
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa69d ago0x287b4d…89ba97
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa69d ago0x8e27f5…5b26aa
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa70d ago0xfb195e…c93ce9
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa70d ago0x959496…493fe5
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa70d ago0x00c374…9639ec
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa70d ago0x63e9e0…7f9cf4
0x3e13…137a0x9c95…e299Base—$0.001100%fluxa70d ago0xd4fd77…973908

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.