Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa46d ago0x8ea6ae…75b0ce
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa46d ago0x085134…6da147
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa46d ago0xe03c6b…1ebc8f
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa46d ago0xb5d58a…9ad305
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa46d ago0xa9d258…fd4f0b
0xfd0f…08c90xfe80…47eeBase—$0.001100%fluxa46d ago0x7c41bb…b2e3f0
0xfd0f…08c90xfe80…47eeBase—$0.001100%fluxa47d ago0x239d90…e37940
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa47d ago0x0becfa…b0a20f
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa47d ago0x871229…1b6b7a
0xfd0f…08c90xfe80…47eeBase—$0.001100%fluxa47d ago0x9221d1…219368
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa47d ago0x838564…e8e45e
0xfd0f…08c90xfe80…47eeBase—$0.001100%fluxa47d ago0x113834…8ca71e
0xfd0f…08c90xfe80…47eeBase—$0.001100%fluxa47d ago0x3582b8…ed35c9
0xfd0f…08c90xfe80…47eeBase—$0.001100%fluxa47d ago0xf4f352…7414b5
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa47d ago0xade0e6…083ccf
0xfd0f…08c90x9c95…e299Base—$0.001100%fluxa47d ago0xa08363…ef202c

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.