Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0ab0…e2dc0x73fc…b29bBase—$0.07100%0x0021…ad8f105d ago0xbe61b3…141c97
0x0ab0…e2dc0x73fc…b29bBase—$0.0035100%0xdf7d…5dbd105d ago0xb29bd6…9f6fd7
0x0ab0…e2dc0x73fc…b29bBase—$0.0035100%0xdf7d…5dbd105d ago0x29d926…48311a
0x0ab0…e2dc0x73fc…b29bBase—$0.0035100%0x0018…ca97105d ago0xaef324…26992a
0x0ab0…e2dc0x73fc…b29bBase—$0.10100%0x0018…ca97105d ago0xaa5fda…5d5fc8
0x0ab0…e2dc0x73fc…b29bBase—$0.0085100%0x0018…ca97105d ago0x536ac3…d6e0e9
0x0ab0…e2dc0x73fc…b29bBase—$0.0035100%0x0018…ca97105d ago0x2e3d88…217d8a
0x0ab0…e2dc0x73fc…b29bBase—$0.0035100%0x0021…ad8f105d ago0xe7599c…7b2ce1
0x0ab0…e2dc0x73fc…b29bBase—$0.0035100%0x0021…ad8f105d ago0x334117…4cd74f
0x0ab0…e2dc0x73fc…b29bBase—$0.0035100%0x0018…ca97105d ago0x0af011…bc0ccf
0x0ab0…e2dc0x73fc…b29bBase—$0.01100%0xdf7d…5dbd105d ago0xd5e1c9…539129
0x0ab0…e2dc0x73fc…b29bBase—$0.02100%0x0021…ad8f105d ago0xf74d7a…532cd2
0x0ab0…e2dc0x73fc…b29bBase—$0.02100%0x0018…ca97105d ago0xb3c165…215c9b
0x0ab0…e2dc0x73fc…b29bBase—$0.0085100%0xdf7d…5dbd105d ago0x2418fe…78fe59
0x0ab0…e2dc0x73fc…b29bBase—$0.0035100%0x0021…ad8f105d ago0xe57cf9…109d82
0x0ab0…e2dc0x73fc…b29bBase—$0.0085100%0x0018…ca97105d ago0xb33043…85a032
0x0ab0…e2dc0x73fc…b29bBase—$0.0085100%0xdf7d…5dbd105d ago0x881b4a…8ba2db
0x0ab0…e2dc0x73fc…b29bBase—$0.0085100%0x0021…ad8f105d ago0xb98145…8f7a6b
0x0ab0…e2dc0x73fc…b29bBase—$0.0085100%0x0018…ca97105d ago0x164c55…7ffe23
0x0ab0…e2dc0x73fc…b29bBase—$0.02100%0xdf7d…5dbd105d ago0x1102a1…42e3b9
0x0ab0…e2dc0x73fc…b29bBase—$0.02100%0x0021…ad8f105d ago0x064a9a…9ff77f
0x0ab0…e2dc0x73fc…b29bBase—$0.02100%0x0018…ca97105d ago0x0146d5…b19df7
0x0ab0…e2dc0x73fc…b29bBase—$0.02100%0xdf7d…5dbd105d ago0xd158aa…3d24ed
0x0ab0…e2dc0x73fc…b29bBase—$0.02100%0x0021…ad8f105d ago0xdf2405…e440f2
0x0ab0…e2dc0x73fc…b29bBase—$0.02100%0x0018…ca97105d ago0x260fd4…df00d2

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.