Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf7fc…f2760x1080…7de0Basex402 service$0.01100%0x2772…8c1755d ago0xdc7d6a…c5b345
0xf7fc…f2760x1080…7de0Basex402 service$0.01100%0x2772…8c1755d ago0x1736ce…576072
0xce3c…caf90x1080…7de0Basex402 service$0.01100%0x2772…8c1755d ago0x8e0f1a…f8f714
0xaf5e…942d0x1080…7de0Basex402 service$0.01100%0x2772…8c1755d ago0x6902ea…e96f85
0xaf5e…942d0x1080…7de0Basex402 service$0.01100%0x2772…8c1755d ago0xa64163…5c01b9
0x63ed…64200x1080…7de0Basex402 service$0.01100%0x2772…8c1755d ago0x2eb547…ab6718
0x63ed…64200x1080…7de0Basex402 service$0.01100%0x2772…8c1755d ago0xd8368d…60557a
0x3f42…4a0c0x1080…7de0Basex402 service$0.01100%0x2772…8c1756d ago0x9e4d48…917d0a
0xb3a4…21f70x1080…7de0Basex402 service$0.01100%0x2772…8c1756d ago0x345e88…3d2d94
0xb3a4…21f70x1080…7de0Basex402 service$0.01100%0x2772…8c1756d ago0x4f0eb1…0ab3f7
0xddc3…74e20x1080…7de0Basex402 service$0.01100%0x2772…8c1756d ago0x4fb9c7…6bd26c
0xddc3…74e20x1080…7de0Basex402 service$0.01100%0x2772…8c1756d ago0xda65a4…c2feb4
0x3382…8e570x1080…7de0Basex402 service$0.01100%0x2772…8c1756d ago0x6bc94a…eaa6d2
0xa2e9…653a0x1080…7de0Basex402 service$0.01100%0x2772…8c1756d ago0x0a9e95…0a7222
0xc747…79d20x1080…7de0Basex402 service$0.01100%0x2772…8c1756d ago0xe4f7f6…845cda
0xc747…79d20x1080…7de0Basex402 service$0.01100%0x2772…8c1756d ago0x86e959…edef9e
0xc747…79d20x1080…7de0Basex402 service$0.01100%0x2772…8c1756d ago0x549069…9fc170

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.