Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa40d ago0xc1cd80…591fdf
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa40d ago0x899e6b…59271b
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa40d ago0x349797…633cec
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa40d ago0x23c3e5…ce3a4e
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa40d ago0x1f402f…dffd1d
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa40d ago0xfae4cc…477fef
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa40d ago0xc73650…ae1120
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa40d ago0x4b03e1…6818b1
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa40d ago0x0f4970…8676a5
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa40d ago0xf4ae48…6de853
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa40d ago0xbd2444…1af003
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa40d ago0x7f4045…36e35e
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa40d ago0xa5bdbe…87c201
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa40d ago0xe8b23b…3b1b8d
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa41d ago0x36d316…6d544f
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa41d ago0xb3b20e…7ab71f
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa41d ago0x1f8564…6e1c16
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa41d ago0xcb2995…89bae3
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa41d ago0x721837…deff19
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa41d ago0xb07a17…aaa295
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa41d ago0x3de22d…d15ef8
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa41d ago0x8718d9…b9c4ec
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa41d ago0x781600…28ca9b
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa41d ago0x14cf3a…18c1ef
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa41d ago0x71ac10…1c4948

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.