Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc888…59b00x9c95…e299Base—$0.001100%fluxa81d ago0xa6b30e…ead13d
0xc888…59b00x9c95…e299Base—$0.001100%fluxa81d ago0x29b674…95fab8
0xc888…59b00x9c95…e299Base—$0.001100%fluxa81d ago0x024a8e…f26d78
0xc888…59b00x9c95…e299Base—$0.001100%fluxa81d ago0x1c00aa…cb5d50
0xc888…59b00x9c95…e299Base—$0.001100%fluxa81d ago0xa25123…4c6f51
0xc888…59b00x9c95…e299Base—$0.001100%fluxa81d ago0x660461…6236bb
0xc888…59b00x9c95…e299Base—$0.001100%fluxa81d ago0xd5a583…2ae68b
0xc888…59b00x9c95…e299Base—$0.001100%fluxa81d ago0x59295e…582d94
0xc888…59b00x9c95…e299Base—$0.001100%fluxa81d ago0x71f64e…ee1e25
0xc888…59b00x9c95…e299Base—$0.001100%fluxa81d ago0x18a274…5bbc7b
0xc888…59b00x9c95…e299Base—$0.001100%fluxa81d ago0x9a0f0a…3f43f3
0xc888…59b00x9c95…e299Base—$0.001100%fluxa81d ago0x43b21a…0d1c2e
0xc888…59b00x9c95…e299Base—$0.001100%fluxa81d ago0x978807…e6e01e
0xc888…59b00x9c95…e299Base—$0.001100%fluxa81d ago0x4ab92e…24be4e
0xc888…59b00x9c95…e299Base—$0.001100%fluxa81d ago0xb89818…037fc4
0xc888…59b00x9c95…e299Base—$0.001100%fluxa81d ago0xaf5a3c…52877a
0xc888…59b00x9c95…e299Base—$0.001100%fluxa81d ago0x4409c3…da1562
0xc888…59b00x9c95…e299Base—$0.001100%fluxa81d ago0xfed7e1…f7845c
0xc888…59b00x9c95…e299Base—$0.001100%fluxa81d ago0x47f4e9…a72129
0xc888…59b00x9c95…e299Base—$0.001100%fluxa81d ago0xcd6ddf…b0e863
0xc888…59b00x9c95…e299Base—$0.001100%fluxa81d ago0x600082…7e317c
0xc888…59b00x9c95…e299Base—$0.001100%fluxa81d ago0x0da226…108a48
0xc888…59b00x9c95…e299Base—$0.001100%fluxa81d ago0x31bc92…d15a25
0xc888…59b00x9c95…e299Base—$0.001100%fluxa81d ago0xa0e626…a60457
0xc888…59b00x9c95…e299Base—$0.001100%fluxa81d ago0xa4d847…eb3218

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.