Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase63d ago0x9832ed…1c4773
0x9d3d…d8370x66d7…83bcBasex402 service$0.16100%coinbase63d ago0x5f5c94…52dc6c
0x9d3d…d8370x66d7…83bcBasex402 service$0.16100%coinbase63d ago0x8afb6f…fba8bd
0x9d3d…d8370x66d7…83bcBasex402 service$0.16100%coinbase63d ago0x2f8a4d…1bc8c6
0x9d3d…d8370x66d7…83bcBasex402 service$0.16100%coinbase63d ago0x96da64…0bc41b
0x9d3d…d8370x66d7…83bcBasex402 service$0.16100%coinbase63d ago0x4b1581…bcf5b7
0x9d3d…d8370x66d7…83bcBasex402 service$0.16100%coinbase63d ago0x92d2af…3f409b
0x9d3d…d8370x66d7…83bcBasex402 service$0.16100%coinbase63d ago0xb1dce8…abdc6f
0x9d3d…d8370x66d7…83bcBasex402 service$0.16100%coinbase63d ago0xec7f23…46e787
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase63d ago0x7ea337…82f35b
0x9d3d…d8370x66d7…83bcBasex402 service$0.16100%coinbase63d ago0x0bd1c1…2bffe0
0x9d3d…d8370x66d7…83bcBasex402 service$0.16100%coinbase63d ago0xd902da…8f0b11
0x9d3d…d8370x66d7…83bcBasex402 service$0.16100%coinbase63d ago0xf56131…8128bb
0x9d3d…d8370x66d7…83bcBasex402 service$0.16100%coinbase63d ago0xd28d2c…d3054a
0x9db4…b8370x66d7…83bcBasex402 service$0.0000135%0x39bc…85d063d ago0x035d6a…8a01c4
0x9d3d…d8370x66d7…83bcBasex402 service$0.0000010%Payer-submitted63d ago0xa68621…e86bf6
0x9db4…b8370x66d7…83bcBasex402 service$0.0000135%0x39bc…85d063d ago0xd441a6…a449f9
0x9d3d…d8370x66d7…83bcBasex402 service$0.0000010%Payer-submitted63d ago0x84188a…928a10
0x9d3d…d8370x66d7…83bcBasex402 service$0.16100%coinbase63d ago0x4cf35d…630c30
0x9d3d…d8370x66d7…83bcBasex402 service$0.16100%coinbase63d ago0xef64ab…3f3c15
0x9d3d…d8370x66d7…83bcBasex402 service$0.16100%coinbase63d ago0x7f346e…de92f1
0x9d3d…d8370x66d7…83bcBasex402 service$0.16100%coinbase63d ago0x00b97b…54ca61
0x9d3d…d8370x66d7…83bcBasex402 service$0.16100%coinbase63d ago0xbbc2ac…12b2c5
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase63d ago0x7133c5…8fa509
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase63d ago0x81ab14…857a26

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.