Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa43d ago0x4cf178…c1f92f
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa43d ago0x5085db…b74b49
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa43d ago0x56b3f1…b9904f
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa43d ago0xc8f3ba…1f933e
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa43d ago0x15b9f6…5b929f
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa43d ago0xab81d7…82facc
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa43d ago0x15dfeb…f925ea
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa43d ago0x891cc8…89aefa
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa43d ago0x00449f…fb187b
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa43d ago0x648235…b0e8d2
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa43d ago0xd0d6d2…eb0b92
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa43d ago0x3dfb4c…44f126
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa44d ago0x1585c9…71af28
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa44d ago0xfa23e8…8d649d
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa44d ago0x027321…3f11b7
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa44d ago0xef774c…ecc1de
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa44d ago0xf6526a…e9a6d9
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa44d ago0xfcbcba…e3299e
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa44d ago0xf1df1b…a0a2e2
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa44d ago0x1c40e5…b63ef2
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa44d ago0x9e72ba…22aa21
0xbd4a…2eb10x9c95…e299Base—$0.001100%fluxa44d ago0x554a1c…f44373
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa44d ago0xd786b6…e9eae2
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa44d ago0x009434…bf5a09
0xbd4a…2eb10xfe80…47eeBase—$0.001100%fluxa44d ago0x669249…83c6af

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.