Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x12e3…86e40x9c95…e299Base—$0.001100%fluxa47d ago0x0d04da…b2e7bf
0x12e3…86e40x9c95…e299Base—$0.001100%fluxa47d ago0x20ee08…6ae593
0x12e3…86e40x9c95…e299Base—$0.001100%fluxa47d ago0x350985…4563ac
0x12e3…86e40x9c95…e299Base—$0.001100%fluxa47d ago0xae18ce…00f07c
0x12e3…86e40xfe80…47eeBase—$0.001100%fluxa47d ago0x3d2e04…c2a04f
0x12e3…86e40x9c95…e299Base—$0.001100%fluxa47d ago0xb52c04…d74215
0x12e3…86e40x9c95…e299Base—$0.001100%fluxa47d ago0xfacbda…0b20a3
0x12e3…86e40x9c95…e299Base—$0.001100%fluxa48d ago0xdb852d…48e9f7
0x12e3…86e40xfe80…47eeBase—$0.001100%fluxa48d ago0x42a24c…fddf1e
0x12e3…86e40x9c95…e299Base—$0.001100%fluxa48d ago0xa31aba…770c9d
0x12e3…86e40xfe80…47eeBase—$0.001100%fluxa48d ago0xc18635…a33e3e
0x12e3…86e40x9c95…e299Base—$0.001100%fluxa48d ago0x244027…4a9e35
0x12e3…86e40xfe80…47eeBase—$0.001100%fluxa48d ago0xac751c…5ade6d
0x12e3…86e40x9c95…e299Base—$0.001100%fluxa48d ago0xb7b3c0…708640
0x12e3…86e40xfe80…47eeBase—$0.001100%fluxa48d ago0x56e124…46f211
0x12e3…86e40x9c95…e299Base—$0.001100%fluxa48d ago0x8c5f3f…996dda
0x12e3…86e40xfe80…47eeBase—$0.001100%fluxa48d ago0xe488c7…7d5018
0x12e3…86e40x9c95…e299Base—$0.001100%fluxa48d ago0x8b6f79…3dd429
0x12e3…86e40x9c95…e299Base—$0.001100%fluxa48d ago0xfff94c…ccbe56
0x12e3…86e40x9c95…e299Base—$0.001100%fluxa48d ago0x25d875…bf976b
0x12e3…86e40x9c95…e299Base—$0.001100%fluxa48d ago0x14862d…9297c1
0x12e3…86e40x9c95…e299Base—$0.001100%fluxa48d ago0x574ae7…4a59a9
0x12e3…86e40x9c95…e299Base—$0.001100%fluxa48d ago0x34de81…dffcd1
0x12e3…86e40xfe80…47eeBase—$0.001100%fluxa48d ago0x0002d3…def266
0x12e3…86e40x9c95…e299Base—$0.001100%fluxa48d ago0x58e2cc…d012ca

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.