Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown71d ago0x1afe7b…99fe7c
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown71d ago0x1a2929…74954c
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown72d ago0xe22d5c…b12471
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown72d ago0xc10955…b7ae86
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown72d ago0x0d1f7d…83acc9
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown72d ago0x76d8d0…57a931
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown72d ago0xfe0841…17e2b6
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown72d ago0xd6e6e2…4ee069
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown72d ago0xc2da13…6fe980
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown72d ago0x145625…ff68b1
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown72d ago0xa0e9ea…e43a8d
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown72d ago0x3a956c…a4fee0
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown72d ago0xd75afa…26d96b
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown72d ago0x57a0c2…d014f8
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown72d ago0x8741c3…0794ba
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown72d ago0x5057c5…4ae48b
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown72d ago0x6b9812…d53c1a
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown72d ago0x228db5…02d548
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown72d ago0xa06066…e9ed18
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown72d ago0xca49f5…1b7dc8
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown72d ago0x95ef27…fcdc26
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown72d ago0xaf42f7…45ae8b
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown72d ago0x9ddaa7…e118e7
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown72d ago0xd7ae49…8bac8f
0xdc15…693c0x9c95…e299Base$0.001100%Route unknown72d ago0x3d1c71…6e7cf8

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.