Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown48d ago0x07557b…f12b40
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown48d ago0x7ecafe…176335
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown48d ago0x672e4b…de55ff
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown48d ago0x7e6a07…82ff92
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown48d ago0x734183…13eb4b
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown48d ago0x98f03c…48d632
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown48d ago0x8ceca5…9fc611
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown48d ago0x11b39f…505a2e
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown48d ago0x6bd656…aaf9a7
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown48d ago0x290525…cab77b
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown48d ago0x515060…87b854
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown49d ago0xcde27d…b9efb5
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown49d ago0xafae29…50a537
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown49d ago0xe33f37…f347ee
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown49d ago0x0a69a9…bc3165
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown49d ago0x71e4e0…fbb89d
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown49d ago0xba3f5d…0f2b7a
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown49d ago0xf39941…da84c8
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown49d ago0x5f0b0b…0193e3
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown49d ago0x50828d…ad210e

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.