Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x354c…e3480x9c95…e299Base—$0.001100%fluxa55d ago0x444987…75da6f
0x354c…e3480x9c95…e299Base—$0.001100%fluxa55d ago0xcb4dc7…d7215b
0x354c…e3480x9c95…e299Base—$0.001100%fluxa55d ago0x9d01ab…7ffb2f
0x354c…e3480x9c95…e299Base—$0.001100%fluxa55d ago0xc32573…462a1e
0x354c…e3480x9c95…e299Base—$0.001100%fluxa55d ago0x0bbc8c…33edb6
0x354c…e3480x9c95…e299Base—$0.001100%fluxa55d ago0x173951…cd04f1
0x354c…e3480x9c95…e299Base—$0.001100%fluxa55d ago0x15af5a…1e45fe
0x354c…e3480x9c95…e299Base—$0.001100%fluxa55d ago0x84d2c1…a6ecfd
0x354c…e3480x9c95…e299Base—$0.001100%fluxa55d ago0x6b555c…586c79
0x354c…e3480x9c95…e299Base—$0.001100%fluxa55d ago0x050a18…b8cda9
0x354c…e3480x9c95…e299Base—$0.001100%fluxa55d ago0x42553c…83f09c
0x354c…e3480x9c95…e299Base—$0.001100%fluxa55d ago0xc68213…728e16
0x354c…e3480x9c95…e299Base—$0.001100%fluxa55d ago0xd5e78d…3f21f7
0x354c…e3480x9c95…e299Base—$0.001100%fluxa55d ago0x9447ae…93f078
0x354c…e3480x9c95…e299Base—$0.001100%fluxa55d ago0x4ee8df…591af4
0x354c…e3480x9c95…e299Base—$0.001100%fluxa55d ago0x6d38be…d8c8ab
0x354c…e3480x9c95…e299Base—$0.001100%fluxa55d ago0x2c59c7…7be465
0x354c…e3480x9c95…e299Base—$0.001100%fluxa55d ago0x440297…99f93f
0x354c…e3480x9c95…e299Base—$0.001100%fluxa55d ago0x45706d…81f41a

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.