Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa73d ago0x29bdcf…17a108
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa73d ago0x5e4b78…6b1de9
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa73d ago0xfc6841…118550
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa73d ago0x515d12…39bd2a
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa73d ago0xc89518…c5a982
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa73d ago0x95acf5…eeb22f
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa73d ago0xb44965…51ba12
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa73d ago0x1ae4a7…a9cd51
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa73d ago0x091060…477afc
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa73d ago0x408e2d…2edee3
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa73d ago0xf30454…ba9362
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa73d ago0x9190da…ec433a
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa73d ago0xe985b7…8a7e00
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa73d ago0x631854…d6db15
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa73d ago0x968988…81112e
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa74d ago0x231b05…2e3224
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa74d ago0x5e57e0…ec2cd9
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa74d ago0x2a713e…4e8229
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa74d ago0xe279df…c1678c
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa74d ago0x58c2ed…50bb82
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa74d ago0x55ce9f…241823
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa74d ago0x89a00a…30e621
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa74d ago0xb3077a…286a12
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa74d ago0xeb66b7…fa72fe
0x5e64…14de0x9c95…e299Base—$0.001100%fluxa74d ago0xe60e2a…301213

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.