Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa67d ago0x394de7…97e066
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa67d ago0x5b4b79…312c64
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa67d ago0xd006f3…1c6ba8
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa67d ago0x1e7507…96d140
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa67d ago0x92ad8a…ec14f4
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa67d ago0x109c05…35dad8
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa67d ago0xa2a67c…f720d5
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa67d ago0xcc871a…b59c78
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa67d ago0xb535c2…abdc57
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa67d ago0x56a4c2…d3b467
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa67d ago0x0c3188…b338d6
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa67d ago0xaed33c…118257
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa67d ago0x5a1340…4fe8a1
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa67d ago0xb9a615…824a51
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa67d ago0x277d9a…987a5a
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa67d ago0xd29826…03688b
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa67d ago0x0e1629…c9e984
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa67d ago0x6688f6…b15fee
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa67d ago0x7ba7a0…bc52db
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa67d ago0xe7f9cf…797021
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa68d ago0xd755c2…7b1e25
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa68d ago0xd2458f…3f6ab3
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa68d ago0xdbc932…6d2d54
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa68d ago0x477272…331cdc
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa68d ago0xd3c19c…b3d639

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.