Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa74d ago0x8089ab…ce8f79
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa74d ago0xb9189a…18457d
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa74d ago0x6c40e3…30615c
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa74d ago0x2ba929…cf34be
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa74d ago0x0ef4ee…4dc0dc
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa74d ago0xd10e4a…9a4952
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa74d ago0x69933d…e34c48
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa74d ago0x55bb40…78e181
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa74d ago0x9b5921…1835d0
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa74d ago0xa9cbab…f30099
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa75d ago0x09d79b…c47b44
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa75d ago0x084994…1fe0f6
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa75d ago0x03e3c5…c746dc
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa75d ago0x09efb7…b5916b
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa75d ago0x16a4fb…fb8d39
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa75d ago0x85d3b5…434aa0
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa75d ago0x214368…0f7c31
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa75d ago0x568526…668c2e
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa75d ago0x0ed6d8…7a1104
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa75d ago0xcdee67…bef8c8
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa75d ago0xf609f5…f29bdc
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa75d ago0x257742…2fa1e3
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa75d ago0x005f74…907568
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa75d ago0x88ed13…12594a
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa75d ago0x2833ee…2ff7fa

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.