Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown48d ago0xbf1823…2e8136
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown48d ago0xbdac06…f50fa8
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown48d ago0xd93df1…7aab0d
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown48d ago0x63b212…0ce917
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown48d ago0x428bc6…278655
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown48d ago0x0a2e61…71d73c
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown48d ago0x8965f8…726c5d
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown48d ago0x1101b2…38f2d0
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown48d ago0x8a0680…041635
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown48d ago0x8ac177…23eca7
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown49d ago0x6743ae…378d69
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown49d ago0x66909a…1ff563
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown49d ago0x44a7f8…c804fa
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown49d ago0x95cc20…7809f4
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown49d ago0x6f693b…796dfa
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown49d ago0x732d8b…09c05a
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown49d ago0xb12d9c…75f9b2
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown49d ago0x9f4af2…66db2a
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown49d ago0xe52c24…3a0352
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown49d ago0xc2321e…8f1b4b
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown49d ago0x5d4326…84f445
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown49d ago0x2dfe0b…14dd07
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown49d ago0x425367…6ecbfc
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown49d ago0xeb20ef…1fe14b
0xadd4…2f010x9c95…e299Base$0.001100%Route unknown49d ago0x913e9b…73d2bb

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.