Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown45d ago0x495992…7b0d33
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown45d ago0x9465e5…110cc4
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown45d ago0x246767…decaaa
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown45d ago0xbc1bdb…644c76
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown45d ago0x992261…6dce89
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown45d ago0x51b73a…a23a80
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown45d ago0x86d17a…78a1eb
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown45d ago0x963353…98106b
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown45d ago0x2805dd…984f9c
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown45d ago0x0be43a…67ecea
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown45d ago0xe9b93b…b05eb6
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown45d ago0x410562…74dd8e
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown45d ago0xd3eaaf…820bd2
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown45d ago0x9e0852…c966e8
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown45d ago0x9fc069…2cd854
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown45d ago0xe35505…52bd19
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown45d ago0x1ac800…d9b3d5
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown45d ago0x76bad4…5b18b6
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown45d ago0x6070d6…f5da7f
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown45d ago0xf4a4a8…088df4
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown45d ago0x9203bb…576eed
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown45d ago0x87d8e3…b66f5b
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown45d ago0x696a97…f74f21
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown45d ago0xe36347…ee8646
0xac27…c5ab0x9c95…e299Base$0.001100%Route unknown45d ago0xf4b7ad…640bfb

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.