Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd60e…1bcf0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7da742…7deaab
0xd60e…1bcf0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf3c43f…e578a3
0xd60e…1bcf0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x559421…60e39e
0xd60e…1bcf0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xff107b…530bf1
0xd60e…1bcf0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x44492e…d44268
0xd60e…1bcf0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x76782e…b882f5
0xd60e…1bcf0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x64deef…60d432
0xd60e…1bcf0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7fbe35…99f707
0xd60e…1bcf0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe77d63…0a34b3
0xd60e…1bcf0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x314087…43312c
0xd60e…1bcf0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb9b342…d051c2
0xd60e…1bcf0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x46c336…da2a28
0xd60e…1bcf0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb138b8…f3c57d
0xd60e…1bcf0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc465ed…b9f307
0xd60e…1bcf0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5ee55b…5e2063
0xd60e…1bcf0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x90a1c0…f3b292
0xd60e…1bcf0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xfb28dc…135372
0xd60e…1bcf0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xdd180f…2f96f0
0xd60e…1bcf0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xde4cf3…b8673f
0xd60e…1bcf0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x25d8b9…b6bbe1
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x0c578d…983812
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4cc9c0…03d5fe
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa6eeb9…94bf5b
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9e9fc9…723027
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x578fae…c42f8b

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.