Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbcff…60740x9c95…e299Base$0.001100%Route unknown74d ago0x47360b…b0fd94
0xbcff…60740x9c95…e299Base$0.001100%Route unknown74d ago0xd8355d…32893a
0xbcff…60740x9c95…e299Base$0.001100%Route unknown74d ago0x86aeb6…9374dd
0xbcff…60740x9c95…e299Base$0.001100%Route unknown74d ago0xea0767…8b1cd2
0xbcff…60740x9c95…e299Base$0.001100%Route unknown74d ago0xeace57…1a3283
0xbcff…60740x9c95…e299Base$0.001100%Route unknown74d ago0xc3cc91…cf948b
0xbcff…60740x9c95…e299Base$0.001100%Route unknown74d ago0x699106…46f66b
0xbcff…60740x9c95…e299Base$0.001100%Route unknown74d ago0x87c413…44ffe4
0xbcff…60740x9c95…e299Base$0.001100%Route unknown74d ago0x94b7f0…4c8735
0xbcff…60740x9c95…e299Base$0.001100%Route unknown74d ago0x11ba89…8bbb18
0xbcff…60740x9c95…e299Base$0.001100%Route unknown74d ago0xcfb51c…8eb20c
0xbcff…60740x9c95…e299Base$0.001100%Route unknown74d ago0x7d11f5…883c2c
0xbcff…60740x9c95…e299Base$0.001100%Route unknown75d ago0x646f13…bf7cf1
0xbcff…60740x9c95…e299Base$0.001100%Route unknown75d ago0xb45ea0…fc56f0
0xbcff…60740x9c95…e299Base$0.001100%Route unknown75d ago0xbff0e3…5cb878
0xbcff…60740x9c95…e299Base$0.001100%Route unknown75d ago0x0f9c59…882196
0xbcff…60740x9c95…e299Base$0.001100%Route unknown75d ago0xc7e8c6…6c3774
0xbcff…60740x9c95…e299Base$0.001100%Route unknown75d ago0xf79927…b99962
0xbcff…60740x9c95…e299Base$0.001100%Route unknown75d ago0x4efb66…661898
0xbcff…60740x9c95…e299Base$0.001100%Route unknown75d ago0xd09459…7b0f58
0xbcff…60740x9c95…e299Base$0.001100%Route unknown75d ago0x63d62a…1978b8
0xbcff…60740x9c95…e299Base$0.001100%Route unknown75d ago0xe12331…36fd5b
0xbcff…60740x9c95…e299Base$0.001100%Route unknown75d ago0x7374ab…751532
0xbcff…60740x9c95…e299Base$0.001100%Route unknown75d ago0xa36d87…364289
0xbcff…60740x9c95…e299Base$0.001100%Route unknown75d ago0x0e6641…99a713

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.