Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1596…fcc70x3e0a…78e7Base—$0.005745100%coinbase72d ago0xa342e9…18fe2d
0x1596…fcc70x3e0a…78e7Base—$0.003748100%coinbase72d ago0x72c2e5…622891
0x1596…fcc70x3e0a…78e7Base—$0.004366100%coinbase72d ago0x6e9671…3f1703
0x1596…fcc70x3e0a…78e7Base—$0.005916100%coinbase73d ago0xfb512f…80c08d
0x1596…fcc70x3e0a…78e7Base—$0.003991100%coinbase73d ago0x7ee648…820e42
0x1596…fcc70x3e0a…78e7Base—$0.003995100%coinbase73d ago0x8fbd56…e76184
0x1596…fcc70x3e0a…78e7Base—$0.004419100%coinbase73d ago0x0a2688…8c175e
0x1596…fcc70x3e0a…78e7Base—$0.002756100%coinbase73d ago0x017249…d1df21
0x1596…fcc70x3e0a…78e7Base—$0.003755100%coinbase73d ago0x05d15b…9b4015
0x1596…fcc70x3e0a…78e7Base—$0.004465100%coinbase73d ago0xfd1b85…9925de
0x1596…fcc70x3e0a…78e7Base—$0.004407100%coinbase73d ago0xb6f294…30a230
0x1596…fcc70x3e0a…78e7Base—$0.002801100%coinbase73d ago0x225194…8c4f5f
0x1596…fcc70x3e0a…78e7Base—$0.003706100%coinbase73d ago0x7b9eff…4ab3da
0x1596…fcc70x3e0a…78e7Base—$0.004455100%coinbase73d ago0xae0deb…022b10
0x1596…fcc70x3e0a…78e7Base—$0.004822100%coinbase73d ago0x449ef6…a00fb1
0x1596…fcc70x3e0a…78e7Base—$0.00526100%coinbase73d ago0x0ef109…20a296
0x1596…fcc70x3e0a…78e7Base—$0.003769100%coinbase73d ago0x89fbe0…1a9965
0x1596…fcc70x3e0a…78e7Base—$0.004948100%coinbase73d ago0x693c0e…0807d3
0x1596…fcc70x3e0a…78e7Base—$0.005336100%coinbase73d ago0x154ea5…b09246
0x1596…fcc70x3e0a…78e7Base—$0.004499100%coinbase73d ago0x9b84cc…5e877b
0x1596…fcc70x3e0a…78e7Base—$0.003504100%coinbase73d ago0xa14c64…84657e
0x1596…fcc70x3e0a…78e7Base—$0.004394100%coinbase73d ago0x07cddb…3b5ba4
0x1596…fcc70x3e0a…78e7Base—$0.004519100%coinbase73d ago0x1a92f1…81191e
0x1596…fcc70x3e0a…78e7Base—$0.002687100%coinbase73d ago0x2494aa…0e07f9
0x1596…fcc70x3e0a…78e7Base—$0.00291100%coinbase73d ago0xaa8223…e95dc2

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.