Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa718…93630x9c95…e299Base$0.001100%Route unknown43d ago0xac72d1…022643
0xa718…93630x9c95…e299Base$0.001100%Route unknown43d ago0x313b27…51e1d3
0xa718…93630x9c95…e299Base$0.001100%Route unknown43d ago0xbe2795…50722d
0xa718…93630x9c95…e299Base$0.001100%Route unknown43d ago0x288743…51bece
0xa718…93630x9c95…e299Base$0.001100%Route unknown43d ago0x761c1d…ef255a
0xa718…93630x9c95…e299Base$0.001100%Route unknown43d ago0x6a37f4…5f8d70
0xa718…93630x9c95…e299Base$0.001100%Route unknown44d ago0x7c8258…c8bf92
0xa718…93630x9c95…e299Base$0.001100%Route unknown44d ago0x19ee1c…5b2510
0xa718…93630x9c95…e299Base$0.001100%Route unknown44d ago0x548aa6…16c9ff
0xa718…93630x9c95…e299Base$0.001100%Route unknown44d ago0xdebd51…366061
0xa718…93630x9c95…e299Base$0.001100%Route unknown44d ago0x014593…3163db
0xa718…93630x9c95…e299Base$0.001100%Route unknown44d ago0x877b35…863d33
0xa718…93630x9c95…e299Base$0.001100%Route unknown44d ago0xc39f6a…f8fa4a
0xa718…93630x9c95…e299Base$0.001100%Route unknown44d ago0x3417c1…fe35fb
0xa718…93630x9c95…e299Base$0.001100%Route unknown44d ago0x4c682a…b20f34
0xa718…93630x9c95…e299Base$0.001100%Route unknown44d ago0x8244da…1fc449
0xa718…93630x9c95…e299Base$0.001100%Route unknown44d ago0xe8510b…a4b730
0xa718…93630x9c95…e299Base$0.001100%Route unknown44d ago0x13fe2f…a86c76
0xa718…93630x9c95…e299Base$0.001100%Route unknown44d ago0xaaa609…544118
0xa718…93630x9c95…e299Base$0.001100%Route unknown44d ago0xbfad99…ddcf2c
0xa718…93630x9c95…e299Base$0.001100%Route unknown44d ago0xf4907c…756c74
0xa718…93630x9c95…e299Base$0.001100%Route unknown44d ago0x76e1a6…df0d05
0xa718…93630x9c95…e299Base$0.001100%Route unknown44d ago0x7f2de1…11d5f8
0xa718…93630x9c95…e299Base$0.001100%Route unknown44d ago0x1b60b6…ed3cf1
0xa718…93630x9c95…e299Base$0.001100%Route unknown44d ago0xfc625c…0d5428

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.