Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc84c…807e0x9c95…e299Base$0.001100%Route unknown62d ago0x53b5ac…6ccf79
0xc84c…807e0x9c95…e299Base$0.001100%Route unknown62d ago0x986241…6c4d3f
0xc84c…807e0x9c95…e299Base$0.001100%Route unknown62d ago0x3e45f9…13f4b4
0xc84c…807e0x9c95…e299Base$0.001100%Route unknown62d ago0x2471b5…8a41d2
0xc84c…807e0x9c95…e299Base$0.001100%Route unknown62d ago0x2ab76b…b85735
0xc84c…807e0x9c95…e299Base$0.001100%Route unknown62d ago0xbb95d1…a51979
0xc84c…807e0x9c95…e299Base$0.001100%Route unknown62d ago0x2226d6…82abda
0xc84c…807e0x9c95…e299Base$0.001100%Route unknown62d ago0x965cc0…0e74c3
0xc84c…807e0x9c95…e299Base$0.001100%Route unknown62d ago0x28dba6…c1bfc1
0xc84c…807e0x9c95…e299Base$0.001100%Route unknown62d ago0x2d8c1e…a5b359
0xc84c…807e0x9c95…e299Base$0.001100%Route unknown62d ago0xd176c4…1bc76d
0xc84c…807e0x9c95…e299Base$0.001100%Route unknown62d ago0x23b870…842753
0xc84c…807e0x9c95…e299Base$0.001100%Route unknown62d ago0xa2602f…27e73e
0xc84c…807e0x9c95…e299Base$0.001100%Route unknown62d ago0xc8ffcd…f14ddb
0xc84c…807e0x9c95…e299Base$0.001100%Route unknown62d ago0x1622c4…db3c89
0xc84c…807e0x9c95…e299Base$0.001100%Route unknown62d ago0x76f066…b0797e
0xc84c…807e0x9c95…e299Base$0.001100%Route unknown62d ago0xcc1be2…a62975
0xc84c…807e0x9c95…e299Base$0.001100%Route unknown63d ago0xaddb8f…3e33c2
0xc84c…807e0x9c95…e299Base$0.001100%Route unknown63d ago0x883ca4…aa8a3b
0xc84c…807e0x9c95…e299Base$0.001100%Route unknown63d ago0xad9f40…8ef57f

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.