Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7b0…1d510xfe80…47eeBase—$0.001100%fluxa39d ago0xa499fa…d8f6b8
0xe7b0…1d510xfe80…47eeBase—$0.001100%fluxa39d ago0xf01de4…d05dc8
0xe7b0…1d510xfe80…47eeBase—$0.001100%fluxa39d ago0xaeebf1…6029d8
0xe7b0…1d510xfe80…47eeBase—$0.001100%fluxa39d ago0x4c396f…671e8b
0xe7b0…1d510xfe80…47eeBase—$0.001100%fluxa39d ago0x71ad91…f0225b
0xe7b0…1d510xfe80…47eeBase—$0.001100%fluxa39d ago0x89f108…b8d923
0xe7b0…1d510xfe80…47eeBase—$0.001100%fluxa39d ago0x1c399e…0028b4
0xe7b0…1d510xfe80…47eeBase—$0.001100%fluxa39d ago0x9e9283…6ad41f
0xe7b0…1d510xfe80…47eeBase—$0.001100%fluxa39d ago0xb73638…bdd231
0xe7b0…1d510xfe80…47eeBase—$0.001100%fluxa39d ago0xf8b978…977bdd
0xe7b0…1d510xfe80…47eeBase—$0.001100%fluxa39d ago0x9fdc05…03b337
0xe7b0…1d510xfe80…47eeBase—$0.001100%fluxa39d ago0xa379e4…f0915f
0xe7b0…1d510xfe80…47eeBase—$0.001100%fluxa39d ago0x5c8520…75e30f
0xe7b0…1d510xfe80…47eeBase—$0.001100%fluxa40d ago0x79e797…14496d
0xe7b0…1d510xfe80…47eeBase—$0.001100%fluxa40d ago0x467425…3d2ef7
0xe7b0…1d510xfe80…47eeBase—$0.001100%fluxa40d ago0xd35421…65ca5c
0xe7b0…1d510x9c95…e299Base—$0.001100%fluxa40d ago0xbb5402…a40d0b
0xe7b0…1d510xfe80…47eeBase—$0.001100%fluxa40d ago0xd1afde…16b00a
0xe7b0…1d510xfe80…47eeBase—$0.001100%fluxa40d ago0x2564fd…099494
0xe7b0…1d510x9c95…e299Base—$0.001100%fluxa40d ago0x467622…098669
0xe7b0…1d510xfe80…47eeBase—$0.001100%fluxa40d ago0x0f3a33…be378c
0xe7b0…1d510x9c95…e299Base—$0.001100%fluxa40d ago0x7dce85…266fcd
0xe7b0…1d510xfe80…47eeBase—$0.001100%fluxa40d ago0xd7c546…9ef429
0xe7b0…1d510x9c95…e299Base—$0.001100%fluxa40d ago0x3237c9…50d0e9
0xe7b0…1d510x9c95…e299Base—$0.001100%fluxa40d ago0x3f4a82…2a549c

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.