Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb228…61800x9c95…e299Base—$0.001100%fluxa33d ago0x0ce956…93e131
0xb228…61800x9c95…e299Base—$0.001100%fluxa33d ago0x628c74…c18922
0xb228…61800x9c95…e299Base—$0.001100%fluxa33d ago0x52969e…9fa4f1
0xb228…61800x9c95…e299Base—$0.001100%fluxa33d ago0x3a9be0…7fa7e6
0xb228…61800x9c95…e299Base—$0.001100%fluxa34d ago0x72548d…ad5e71
0xb228…61800x9c95…e299Base—$0.001100%fluxa34d ago0x1f1235…1b995e
0xb228…61800xfe80…47eeBase—$0.001100%fluxa34d ago0x0a54a1…92258f
0xb228…61800xfe80…47eeBase—$0.001100%fluxa34d ago0x23e6ff…d1abe3
0xb228…61800xfe80…47eeBase—$0.001100%fluxa34d ago0xa4721e…9eeed0
0xb228…61800xfe80…47eeBase—$0.001100%fluxa34d ago0x5010cb…a780bc
0xb228…61800x9c95…e299Base—$0.001100%fluxa34d ago0x21f4c5…10f6b0
0xb228…61800xfe80…47eeBase—$0.001100%fluxa34d ago0x10cf6c…2760f4
0xb228…61800x9c95…e299Base—$0.001100%fluxa34d ago0x352842…3115ac
0xb228…61800xfe80…47eeBase—$0.001100%fluxa34d ago0x69cda2…d4a567
0xb228…61800xfe80…47eeBase—$0.001100%fluxa34d ago0x211dff…8a512a
0xb228…61800x9c95…e299Base—$0.001100%fluxa34d ago0xe62c59…af894b
0xb228…61800x9c95…e299Base—$0.001100%fluxa34d ago0x56b283…24034c
0xb228…61800xfe80…47eeBase—$0.001100%fluxa34d ago0xfd05a4…55bfca
0xb228…61800xfe80…47eeBase—$0.001100%fluxa34d ago0x1ab8ca…d4b96f

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.