Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa34d ago0x3b8066…b6383a
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa34d ago0x98bc0b…062968
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa34d ago0x035b51…40b927
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa34d ago0x1d50fd…cb925e
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa34d ago0x48becd…dbe47e
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa35d ago0xb2bdfc…4f6fb8
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa35d ago0x21059a…bbdf50
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa35d ago0x882407…a90b3a
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa35d ago0xb55b28…60b469
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa35d ago0x4f5460…99f550
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa35d ago0x5d4e89…91f6df
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa35d ago0xd5d7d9…3475c7
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa35d ago0xde6cf5…488fd2
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa35d ago0x08aac1…2ec134
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa35d ago0x090ac0…52841b
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa35d ago0x8ed4a9…02e51f
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa35d ago0xbbe7c7…4fdec3
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa35d ago0xef4445…2d7f9f
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa35d ago0xdcbd4f…123aef
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa35d ago0x212f7c…099192
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa35d ago0xea8100…781cca
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa35d ago0xe579b5…6e5f09
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa35d ago0x63fdff…f35903
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa35d ago0x11d0ce…2a26d1
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa35d ago0xa14de3…ab492e

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.