Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0082…ba800x9c95…e299Base—$0.001100%fluxa87d ago0x7f0faf…1ac10c
0x0082…ba800x9c95…e299Base—$0.001100%fluxa87d ago0x33fb20…d1e0dd
0x0082…ba800x9c95…e299Base—$0.001100%fluxa87d ago0x11bb6d…c23693
0x0082…ba800x9c95…e299Base—$0.001100%fluxa87d ago0xf1fe65…16e12f
0x0082…ba800x9c95…e299Base—$0.001100%fluxa87d ago0x5e3888…2d07a3
0x0082…ba800x9c95…e299Base—$0.001100%fluxa87d ago0x7b344b…4cb2b6
0x0082…ba800x9c95…e299Base—$0.001100%fluxa87d ago0xec3127…46171d
0x0082…ba800x9c95…e299Base—$0.001100%fluxa87d ago0xc510cc…76aea5
0x0082…ba800x9c95…e299Base—$0.001100%fluxa87d ago0x7879a7…045eb1
0x0082…ba800x9c95…e299Base—$0.001100%fluxa87d ago0xaa47de…7f53ab
0x0082…ba800x9c95…e299Base—$0.001100%fluxa87d ago0x6ea4ad…e03082
0x0082…ba800x9c95…e299Base—$0.001100%fluxa87d ago0x15986b…2e0a55
0x0082…ba800x9c95…e299Base—$0.001100%fluxa87d ago0x18464a…3b6bd4
0x0082…ba800x9c95…e299Base—$0.001100%fluxa88d ago0xfaac51…9f5f28
0x0082…ba800x9c95…e299Base—$0.001100%fluxa88d ago0x564666…ad84ff
0x0082…ba800x9c95…e299Base—$0.001100%fluxa88d ago0xecada4…c69dbf
0x0082…ba800x9c95…e299Base—$0.001100%fluxa88d ago0xb15b39…b588eb
0x0082…ba800x9c95…e299Base—$0.001100%fluxa88d ago0x24eb7d…2d405e
0x0082…ba800x9c95…e299Base—$0.001100%fluxa88d ago0x5f178e…c3d449

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.