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—$3.15100%0x42d1…f7df116d ago0x071f0b…17fa0c
0xdd07…45b90x0e3d…7757Base—$31.50100%0x4136…b726116d ago0x6632e7…2091d1
0xdd07…45b90x0e3d…7757Base—$10.50100%0xc072…b4b1116d ago0x22d3bf…931dc0
0xdd07…45b90x0e3d…7757Base—$5.25100%0x60b3…9773116d ago0x11486d…9be9e7
0xdd07…45b90x0e3d…7757Base—$5.25100%0x9971…2048116d ago0x6a1fa1…46c823
0xdd07…45b90x0e3d…7757Base—$5.25100%0x7869…5c20116d ago0x06e2b5…722f80
0xdd07…45b90x0e3d…7757Base—$3.15100%0xbc4f…cafd116d ago0x44b2f9…18a5a3
0xdd07…45b90x0e3d…7757Base—$1.05100%0x5ed5…f6c0116d ago0xe19ab2…f214a7
0xdd07…45b90x0e3d…7757Base—$10.50100%0x30b6…6089116d ago0x1632a7…d32fe7
0xdd07…45b90x0e3d…7757Base—$3.15100%0xd253…4d18116d ago0x8e5b4e…673f00
0xdd07…45b90x0e3d…7757Base—$1.05100%0x154a…ba32116d ago0xbb0029…28e536
0xdd07…45b90x0e3d…7757Base—$3.15100%0x2fb6…1297116d ago0xf8fbc2…0e4aeb
0xdd07…45b90x0e3d…7757Base—$10.50100%0x2d29…913b117d ago0x54cfca…79df0c
0xdd07…45b90x0e3d…7757Base—$1.05100%0x9d66…1ab6117d ago0xd6ca93…5e8e5d

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.