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—$6.30100%0xdc27…c47d110d ago0xca0934…9fda9f
0xdd07…45b90x0e3d…7757Base—$10.50100%0x89b2…a87a110d ago0xc668ee…de5164
0xdd07…45b90x0e3d…7757Base—$1.05100%0x6d55…0cde110d ago0x6e3e98…377b06
0xdd07…45b90x0e3d…7757Base—$2.10100%0x6288…8b49110d ago0x0859ac…4dc2be
0xdd07…45b90x0e3d…7757Base—$19.95100%0x133d…a476110d ago0x29988c…4ff35e
0xdd07…45b90x0e3d…7757Base—$10.50100%0xda2d…f5ea111d ago0x323957…61670e
0xdd07…45b90x0e3d…7757Base—$6.30100%0x9c03…689d111d ago0x197447…b96f82
0xdd07…45b90x0e3d…7757Base—$2.10100%0x4d99…3c63111d ago0xe51fc0…df953e
0xdd07…45b90x0e3d…7757Base—$42.00100%0xe935…f904111d ago0x8bef09…cba0f5
0xdd07…45b90x0e3d…7757Base—$5.25100%0xa48e…f661111d ago0x66c4c6…59f131
0xdd07…45b90x0e3d…7757Base—$5.25100%0xfdd4…df72111d ago0x0295c6…2a061f
0xdd07…45b90x0e3d…7757Base—$2.10100%0x03f1…4e5f111d ago0x9127bd…c79f54
0xdd07…45b90x0e3d…7757Base—$10.50100%0x3845…8ad2111d ago0x2fd573…7ac1fa
0xdd07…45b90x0e3d…7757Base—$10.50100%0x42d1…f7df111d ago0x657e3c…f4afaf
0xdd07…45b90x0e3d…7757Base—$1.05100%0xed7e…63a6111d ago0x3efa3e…d39a6d
0xdd07…45b90x0e3d…7757Base—$49.35100%0xd6e8…21cd111d ago0xfe63fc…dbc918
0xdd07…45b90x0e3d…7757Base—$1.05100%0x5613…339e111d ago0xea2d4a…ee964d
0xdd07…45b90x0e3d…7757Base—$2.10100%0xeba0…ab3b111d ago0x719a9b…8892ab
0xdd07…45b90x0e3d…7757Base—$3.15100%0xa2b7…2c9a111d ago0x48e095…3894fe
0xdd07…45b90x0e3d…7757Base—$6.30100%0x2016…5534111d ago0x8df5d1…f657ae
0xdd07…45b90x0e3d…7757Base—$3.15100%0xdb82…2748111d ago0x9b5393…ad736d
0xdd07…45b90x0e3d…7757Base—$10.50100%0x2ee2…15c4111d ago0xa36486…7bb650

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.