Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd07…45b90x0e3d…7757Base$10.50100%0x1e76…9aba67d ago0xf6aefc…a5fee9
0xdd07…45b90x0e3d…7757Base$2.10100%0x1e76…9aba67d ago0xa91cef…4a42e6
0xdd07…45b90x0e3d…7757Base$5.25100%0x0dd6…b0b067d ago0xc02c41…08e229
0xdd07…45b90x0e3d…7757Base$2.10100%0xa6d0…a3cd67d ago0xabd862…4d5d01
0xdd07…45b90x0e3d…7757Base$4.20100%0xc6b9…2d8667d ago0x93a37b…2eda3c
0xdd07…45b90x0e3d…7757Base$5.25100%0x1875…8fcf67d ago0xeab363…3fb583
0xdd07…45b90x0e3d…7757Base$10.50100%0x2b35…135b67d ago0xbbd84a…bf0f5d
0xdd07…45b90x0e3d…7757Base$10.50100%0x5d0b…1ded68d ago0x3be8e2…e289cf
0xdd07…45b90x0e3d…7757Base$10.50100%0xb31a…568f68d ago0xb06e0c…01cf73
0xdd07…45b90x0e3d…7757Base$15.75100%0xa75d…d8a568d ago0x5516e6…9a4ed6
0xdd07…45b90x0e3d…7757Base$1.05100%0xb3fe…1c0568d ago0x2b8a84…9acc87
0xdd07…45b90x0e3d…7757Base$1.05100%0x45b4…af2768d ago0xfab89f…be86e4
0xdd07…45b90x0e3d…7757Base$4.20100%0xb769…f88168d ago0xcdf059…83e604
0xdd07…45b90x0e3d…7757Base$5.25100%0xc0fa…66cc68d ago0xf7bd87…375977

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.