Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb4b8…46dc0x9c95…e299Base$0.001100%fluxa48d ago0x2e8a2e…3a1b5f
0xb4b8…46dc0x9c95…e299Base$0.001100%fluxa48d ago0x6071c2…55ded0
0xb4b8…46dc0x9c95…e299Base$0.001100%fluxa48d ago0x9c24ae…7c76ab
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa48d ago0x2ba143…080a38
0xb4b8…46dc0x9c95…e299Base$0.001100%fluxa48d ago0x393731…c3de2c
0xb4b8…46dc0x9c95…e299Base$0.001100%fluxa48d ago0xc173f7…66cda2
0xb4b8…46dc0x9c95…e299Base$0.001100%fluxa48d ago0xbd2176…22c866
0xb4b8…46dc0x9c95…e299Base$0.001100%fluxa48d ago0x182ca0…97da82
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa49d ago0x9e58c1…112991
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa49d ago0x9eff3a…67f376
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa49d ago0xff59be…e4643b
0xb4b8…46dc0x9c95…e299Base$0.001100%fluxa49d ago0x19dc8e…4561a3
0xb4b8…46dc0x9c95…e299Base$0.001100%fluxa49d ago0xd15bbd…eb202a
0xb4b8…46dc0x9c95…e299Base$0.001100%fluxa49d ago0x71a6da…6496c0
0xb4b8…46dc0x9c95…e299Base$0.001100%fluxa49d ago0x73d28c…6c71ea
0xb4b8…46dc0x9c95…e299Base$0.001100%fluxa49d ago0x4f0c2b…4418b3
0xb4b8…46dc0x9c95…e299Base$0.001100%fluxa49d ago0x6bfa0c…669603
0xb4b8…46dc0x9c95…e299Base$0.001100%fluxa49d ago0xcc4287…f61773
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa49d ago0xefa8fc…11d90d
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa49d ago0xfbca84…93d2cf
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa49d ago0x89a3ea…b59f44
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa49d ago0x4210d1…2ce9d9
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa49d ago0x1e3a3a…facd10
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa49d ago0x8912fc…170915
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa49d ago0xc18365…e8ed9a

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.