Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa32d ago0x28bc8f…e3f735
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa32d ago0x304215…c754b5
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa32d ago0xabe832…bd412e
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa32d ago0x233bf6…03c4f6
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa32d ago0xc42449…216a1d
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa32d ago0x2709bf…2511dc
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa32d ago0x790879…c7f4f1
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa32d ago0x9b90a2…c001d6
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa32d ago0x016822…badfcc
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa33d ago0x7d3b32…a666d3
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa33d ago0xc72fd2…85587c
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa33d ago0x5e4532…2ce21e
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa33d ago0x917cf8…095a4a
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa33d ago0xf23591…f519ed
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa33d ago0xf7d1a8…737cf8
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa33d ago0x911e38…989362
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa33d ago0x5efa28…0ace3c
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa33d ago0x9657b0…d56d66
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa33d ago0xd24d4d…c82171
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa33d ago0x1a7c87…161b30
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa33d ago0x3299f9…a4eacc
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa33d ago0x71c6d8…c47e73
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa33d ago0x2ad30e…b6d44a
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa33d ago0x8be69e…3bc6cc
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa33d ago0x31c103…607d02

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.