Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa32d ago0x81824f…9c5416
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa32d ago0xd5a5f0…581838
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa32d ago0x2d67e2…afe62c
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa32d ago0x5e4245…48f204
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa32d ago0x34a0ea…e288e2
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa32d ago0xb561a1…dd62cb
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa32d ago0x001edf…9276ee
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa32d ago0x638bf3…33c355
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa32d ago0x063feb…7605bd
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa32d ago0xb1ffb4…327134
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa32d ago0x03cf58…c19aa5
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa32d ago0x46ece1…298220
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa32d ago0xe4f6c4…9e04b0
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa32d ago0xdfb6b3…417db6
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa32d ago0xdd70d9…3137ad
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa32d ago0xe1f694…8d9be5
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa32d ago0x5e862a…ffbfe1
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa32d ago0x110659…759dbb
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa33d ago0x2b20d6…d72d86
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa33d ago0x70c7fa…0bb832
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa33d ago0x28d06c…b6dec7
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa33d ago0x8f2210…74a299
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa33d ago0x37b8c9…59303a
0xa0a3…1c070x9c95…e299Base—$0.001100%fluxa33d ago0x92f8a2…7a695e
0xa0a3…1c070xfe80…47eeBase—$0.001100%fluxa33d ago0x4d4d9d…7f295e

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.