Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown55d ago0x078c0a…8d820a
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown55d ago0xcd19d4…0f8f35
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown55d ago0x8c5d73…3c1fc5
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown55d ago0x8de398…78eaee
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown55d ago0xc43507…ea66a4
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown55d ago0x26b5cc…fde12a
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown55d ago0x3d3e8b…6986a8
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown55d ago0xee7898…3bf970
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown55d ago0x846e68…03efd7
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown55d ago0x6c7f77…d68acc
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown55d ago0x806a8f…f1d5fa
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown56d ago0xdf3010…00b30f
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown56d ago0xfdc2bf…3f086b
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown56d ago0x754e0b…5516b0
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown56d ago0x44e437…a3ac40
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown56d ago0x6311c1…1df8ed
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown56d ago0x32be71…48ad51
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown56d ago0x02ff0c…535ac3
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown56d ago0xe7f037…0b036b
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown56d ago0xf978a6…a6ebff
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown56d ago0xa1ec0c…3dfbbc
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown56d ago0x994a4e…2f1740
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown56d ago0x4cfa46…a0149a
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown56d ago0xe3704e…5577db
0xd2ee…5fc00x9c95…e299Base$0.001100%Route unknown56d ago0x971617…ac67ef

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.