Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x217e…99160x9c95…e299Base$0.001100%Route unknown75d ago0x775782…b3ac60
0x217e…99160x9c95…e299Base$0.001100%Route unknown75d ago0xb1f555…c41acf
0x217e…99160x9c95…e299Base$0.001100%Route unknown75d ago0xe1ada2…fcaa25
0x217e…99160x9c95…e299Base$0.001100%Route unknown75d ago0x9839b9…76c96f
0x217e…99160x9c95…e299Base$0.001100%Route unknown75d ago0x43fc2d…b55971
0x217e…99160x9c95…e299Base$0.001100%Route unknown75d ago0x03951f…d10efa
0x217e…99160x9c95…e299Base$0.001100%Route unknown75d ago0x53689f…24b47a
0x217e…99160x9c95…e299Base$0.001100%Route unknown75d ago0xf7ed87…4c6a53
0x217e…99160x9c95…e299Base$0.001100%Route unknown75d ago0x603247…7ca262
0x217e…99160x9c95…e299Base$0.001100%Route unknown75d ago0xbed23e…b62e26
0x217e…99160x9c95…e299Base$0.001100%Route unknown75d ago0x902c32…ee4124
0x217e…99160x9c95…e299Base$0.001100%Route unknown75d ago0x66d9ae…520f1c
0x217e…99160x9c95…e299Base$0.001100%Route unknown75d ago0x1732e1…e4f8f4
0x217e…99160x9c95…e299Base$0.001100%Route unknown75d ago0xc16738…cf405f
0x217e…99160x9c95…e299Base$0.001100%Route unknown75d ago0x36626e…6b36f4
0x217e…99160x9c95…e299Base$0.001100%Route unknown75d ago0x81095e…576926
0x217e…99160x9c95…e299Base$0.001100%Route unknown75d ago0x8d9501…c4b7ca
0x217e…99160x9c95…e299Base$0.001100%Route unknown75d ago0x196fde…81f783
0x217e…99160x9c95…e299Base$0.001100%Route unknown75d ago0x111f24…30c240
0x217e…99160x9c95…e299Base$0.001100%Route unknown75d ago0xeb9184…1eaf2d
0x217e…99160x9c95…e299Base$0.001100%Route unknown75d ago0xcd3862…9fb623
0x217e…99160x9c95…e299Base$0.001100%Route unknown75d ago0x9745bb…a22f29
0x217e…99160x9c95…e299Base$0.001100%Route unknown75d ago0xa6023b…227523
0x217e…99160x9c95…e299Base$0.001100%Route unknown75d ago0x243978…925aa2
0x217e…99160x9c95…e299Base$0.001100%Route unknown75d ago0xea3010…0afc4d

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.