Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1806…a27b0x9c95…e299Base—$0.001100%fluxa32d ago0x2bf9b0…fba335
0x1806…a27b0x9c95…e299Base—$0.001100%fluxa32d ago0x37de8b…208dcb
0x1806…a27b0x9c95…e299Base—$0.001100%fluxa32d ago0xe4a70d…ffe692
0x1806…a27b0x9c95…e299Base—$0.001100%fluxa32d ago0x806f60…ea8ce0
0x1806…a27b0x9c95…e299Base—$0.001100%fluxa32d ago0x9af8b3…59888c
0x1806…a27b0x9c95…e299Base—$0.001100%fluxa32d ago0x4f47ed…0fee84
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa32d ago0x364c4f…650ada
0x1806…a27b0x9c95…e299Base—$0.001100%fluxa32d ago0x921332…e49fe8
0x1806…a27b0x9c95…e299Base—$0.001100%fluxa32d ago0x6216a9…a5b002
0x1806…a27b0x9c95…e299Base—$0.001100%fluxa32d ago0xe7ba82…8ef754
0x1806…a27b0x9c95…e299Base—$0.001100%fluxa32d ago0x740dc4…cdec82
0x1806…a27b0x9c95…e299Base—$0.001100%fluxa32d ago0x8fcc24…43bd32
0x1806…a27b0x9c95…e299Base—$0.001100%fluxa32d ago0x069e6a…193755
0x1806…a27b0x9c95…e299Base—$0.001100%fluxa32d ago0xe51c68…c05831
0x1806…a27b0x9c95…e299Base—$0.001100%fluxa32d ago0x4ba62e…5567bb
0x1806…a27b0x9c95…e299Base—$0.001100%fluxa32d ago0xe75f5f…de9d28
0x1806…a27b0x9c95…e299Base—$0.001100%fluxa32d ago0x354e48…c2e3b5
0x1806…a27b0x9c95…e299Base—$0.001100%fluxa32d ago0xe5f2b7…db25ec
0x1806…a27b0x9c95…e299Base—$0.001100%fluxa32d ago0x53344f…1249db
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa32d ago0x8a6bee…df25fa
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa32d ago0x41bb8f…064315
0x1806…a27b0x9c95…e299Base—$0.001100%fluxa32d ago0x60709e…639685
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa32d ago0x629a50…3395d4
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa32d ago0x84b69a…0c490d
0x1806…a27b0x9c95…e299Base—$0.001100%fluxa32d ago0x1421ad…47d806

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.