Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
0x0018…ca97
0x35da…d1ca0x73fc…b29bBase$0.002100%0x0018…ca9776d ago0x0fb3ad…56fc06
0x35da…d1ca0x73fc…b29bBase$0.002100%0x0018…ca9776d ago0xd16842…bbc3fb
0x35da…d1ca0x73fc…b29bBase$0.002100%0x0018…ca9776d ago0xad90c1…7aa03c
0x35da…d1ca0x73fc…b29bBase$0.002100%0x0018…ca9776d ago0x69b191…968453
0x35da…d1ca0x73fc…b29bBase$0.002100%0x0018…ca9776d ago0x3222cc…df1524
0x35da…d1ca0x73fc…b29bBase$0.002100%0x0018…ca9776d ago0xe2ab01…736060
0x35da…d1ca0x73fc…b29bBase$0.002100%0x0018…ca9776d ago0x83934c…75fbc4
0x35da…d1ca0x73fc…b29bBase$0.002100%0x0018…ca9776d ago0x1388de…8910f8
0x35da…d1ca0x73fc…b29bBase$0.002100%0x0018…ca9776d ago0x76596b…f6d289
0x35da…d1ca0x73fc…b29bBase$0.002100%0x0018…ca9776d ago0xc9a95f…bbfd1c
0x35da…d1ca0x73fc…b29bBase$0.002100%0x0018…ca9776d ago0x54724f…65403a
0x35da…d1ca0x73fc…b29bBase$0.002100%0x0018…ca9776d ago0xd3458a…691200
0x35da…d1ca0x73fc…b29bBase$0.002100%0x0018…ca9776d ago0x9811aa…c5ddc4
0x1e8b…e95d0x73fc…b29bBase$0.07100%0x0018…ca9777d ago0x5e9e3c…fba134
0x1e8b…e95d0x73fc…b29bBase$0.01100%0x0018…ca9777d ago0xe32f46…06028c
0x1e8b…e95d0x73fc…b29bBase$0.01100%0x0018…ca9777d ago0x511f4f…8113b3
0x1e8b…e95d0x73fc…b29bBase$0.08100%0x0018…ca9777d ago0xe3d777…07ec13
0x1e8b…e95d0x73fc…b29bBase$0.01100%0x0018…ca9777d ago0xe3e547…a3d49d
0x4ebe…cfc40x73fc…b29bBase$0.01100%0x0018…ca9777d ago0x3ffbb6…9fc2f9
0x1e8b…e95d0x73fc…b29bBase$0.0085100%0x0018…ca9777d ago0x0a3dfd…98728f
0x1e8b…e95d0x73fc…b29bBase$0.0085100%0x0018…ca9777d ago0x02c180…8c59ab
0x1e8b…e95d0x73fc…b29bBase$0.01100%0x0018…ca9777d ago0xa41441…2a1e59
0x1e8b…e95d0x73fc…b29bBase$0.01100%0x0018…ca9777d ago0xd11e7b…95a5f1
0x1e8b…e95d0x73fc…b29bBase$0.01100%0x0018…ca9777d ago0x58eb9c…d62dba
0x1e8b…e95d0x73fc…b29bBase$0.01100%0x0018…ca9777d ago0x6b53c9…1c9607

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.