Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ad2…81410x7360…b832Base—$0.009517100%coinbase42d ago0x779b95…28ba78
0x3ad2…81410x7360…b832Base—$0.009517100%coinbase42d ago0xc73b5e…1c1716
0x3ad2…81410x7360…b832Base—$0.01100%coinbase42d ago0xd02729…0eba8b
0x3ad2…81410x7360…b832Base—$0.03100%coinbase42d ago0x9e24a1…12f764
0x3ad2…81410x7360…b832Base—$0.03100%coinbase42d ago0xd3d608…2caab1
0x3ad2…81410x7360…b832Base—$0.02100%coinbase42d ago0xd409ec…09405f
0x3ad2…81410x7360…b832Base—$0.02100%coinbase42d ago0xd18719…294200
0x3ad2…81410x7360…b832Base—$0.02100%coinbase42d ago0x4d2e22…9c7be9
0x3ad2…81410x7360…b832Base—$0.02100%coinbase42d ago0x2df7cc…d1ffa9
0x3ad2…81410x7360…b832Base—$0.01100%coinbase42d ago0xde89af…aaca36
0x3ad2…81410x7360…b832Base—$0.01100%coinbase42d ago0x174e7d…9b9a78
0x3ad2…81410x7360…b832Base—$0.01100%coinbase42d ago0xea78c6…e1e2a0
0x3ad2…81410x7360…b832Base—$0.02100%coinbase42d ago0x73e298…d5b35e
0x3ad2…81410x7360…b832Base—$0.02100%coinbase42d ago0x843e4d…f45a18
0x3ad2…81410x7360…b832Base—$0.02100%coinbase42d ago0xcacde9…766223
0x3ad2…81410x7360…b832Base—$0.01100%coinbase42d ago0x75f845…db8b1e
0x3ad2…81410x7360…b832Base—$0.01100%coinbase42d ago0x54f40c…47d61e
0x3ad2…81410x7360…b832Base—$0.01100%coinbase42d ago0xf67e2b…168500
0x3ad2…81410x7360…b832Base—$0.01100%coinbase42d ago0xc9ed36…734a69
0x3ad2…81410x7360…b832Base—$0.01100%coinbase42d ago0x104787…6fbc50
0x3ad2…81410x7360…b832Base—$0.01100%coinbase42d ago0xb8835d…e99b62
0x3ad2…81410x7360…b832Base—$0.01100%coinbase42d ago0x0af2a2…a2301b
0x3ad2…81410x7360…b832Base—$0.01100%coinbase42d ago0xfcee74…e79016
0x3ad2…81410x7360…b832Base—$0.01100%coinbase42d ago0x3b8537…4fcad0
0x3ad2…81410x7360…b832Base—$0.00999100%coinbase42d ago0xead5ce…c28802

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.