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.32100%coinbase17d ago0xa1f4ea…24da80
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase17d ago0x300654…a5de5a
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase17d ago0xed43f8…b678e7
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase17d ago0x84aeb6…685355
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase17d ago0x734226…fea998
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase17d ago0xd23cc0…e50f97
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase17d ago0x0b1705…9e89bd
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase17d ago0xfc82fd…158a3c
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase17d ago0xde181f…3d8973
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase17d ago0xd1ed23…328894
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase17d ago0xb877ac…9a7ee2
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase17d ago0xfb24b9…8723d9
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase17d ago0x4bd5c9…ef1570
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase17d ago0x82cde3…e5c7d2
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase17d ago0x856077…8446e7
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase17d ago0x746bea…f9a5a8
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase17d ago0xef9c51…57a4a2
0x9d3d…d8370x66d7…83bcBasex402 service$0.32100%coinbase17d ago0x0361cc…b7d7b7
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase17d ago0x08d45b…69bae5
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase17d ago0xf8dea4…669cf6
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase17d ago0xcb4cdf…f618da
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase17d ago0xcb6eb4…ff6c6d
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase17d ago0x3ce4dd…82054f
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase17d ago0x7f8d12…6e8e1f
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase17d ago0x92c4ca…cac4f4

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.