Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown49d ago0xea7005…ece71a
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown50d ago0xfbe46f…4a3294
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown50d ago0x7445ea…c1a829
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown50d ago0x2d3dab…f0cdde
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown50d ago0x531271…80672b
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown50d ago0xc5ef05…c06536
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown50d ago0xb70072…8736bf
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown50d ago0x15fd85…4ced52
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown50d ago0x384ef6…a81080
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown50d ago0x748341…abc36d
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown50d ago0xee308c…e3efa5
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown50d ago0x74dfd8…aacda4
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown50d ago0x7d30f2…a4bc0a
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown50d ago0x64a6f8…5edf79
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown50d ago0xfa07d1…c6ad01
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown50d ago0xb4ae9d…f8c7e4
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown50d ago0xa6c4d3…7e58d0
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown50d ago0x406067…676cb0
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown50d ago0x6bd6e8…ff11fa
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown50d ago0x6aadf0…f0149c
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown50d ago0x473532…1b90f4
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown50d ago0x69b2b5…c63962
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown50d ago0x525043…5a1fc2
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown50d ago0x114cfa…4f2f8b
0x1900…4ca70x9c95…e299Base$0.001100%Route unknown50d ago0xf64dea…86eac1

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.