Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown67d ago0x28d4e6…0d2f60
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown67d ago0x012c63…84f25e
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown67d ago0x9a032a…0236cb
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown67d ago0x676347…911224
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown67d ago0xf38acd…122c67
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown67d ago0xb2dd9b…fa64f7
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown67d ago0xac72b3…4d96f3
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown67d ago0x7b35d2…8dc02d
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown67d ago0x0ac755…646ac0
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown67d ago0x3f0d30…34873b
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown67d ago0xe3bcc5…bbb9c5
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown67d ago0x2979ec…cc317b
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown67d ago0x07e197…c2cfb8
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown67d ago0x2b9da0…2ca223
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown67d ago0x9598f9…e8ffd7
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown67d ago0x025fb4…f44444
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown67d ago0x2fbb86…d1786e
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown67d ago0xa89c4d…1a1582
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown67d ago0xe1f857…68bb2b
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown67d ago0xfa9f08…ab5d03
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown67d ago0x950bed…7e7153
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown67d ago0x056ad3…fa6a5f
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown67d ago0x0a7613…50d8bf
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown67d ago0x74501f…76d76a
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown67d ago0xe1736e…1cd74c

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.