Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa44d ago0xcaa87f…d6c46b
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa44d ago0x82c62b…6bb314
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa44d ago0x83bff1…2d62b7
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa44d ago0x4222da…56ab63
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa44d ago0xb4791b…d14632
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa44d ago0xc81bcf…d76f8e
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa44d ago0x89f7ac…c842be
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa44d ago0x9d7d84…da9f40
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa44d ago0x151bf9…5e23f7
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa44d ago0x989307…9c82f5
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa44d ago0x608bf0…7b523d
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa44d ago0x99f49b…feb68b
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa45d ago0x8f4363…1e0149
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa45d ago0xce3632…903058
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa45d ago0x951128…d7f171
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa45d ago0x993d23…4dfc61
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa45d ago0xe5b557…130be5
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa45d ago0x1f085b…6254a8
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa45d ago0x039a4d…c456b7
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa45d ago0x7933ae…2fd09e
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa45d ago0x0c5f9b…26226f
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa45d ago0xcbd3e8…42428b
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa45d ago0xac316b…98fade
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa45d ago0xcae59d…5302ef
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa45d ago0x8851fd…3e864b

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.