Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x58c5…3d6a0x9c95…e299Base—$0.001100%fluxa44d ago0x12887a…16c9d6
0x58c5…3d6a0x9c95…e299Base—$0.001100%fluxa44d ago0x108ea9…3e55df
0x58c5…3d6a0x9c95…e299Base—$0.001100%fluxa44d ago0x3dedfc…62ddda
0x58c5…3d6a0x9c95…e299Base—$0.001100%fluxa44d ago0x01603b…1582cd
0x58c5…3d6a0x9c95…e299Base—$0.001100%fluxa44d ago0x0ab462…f62657
0x58c5…3d6a0x9c95…e299Base—$0.001100%fluxa44d ago0x7e9d66…214649
0x58c5…3d6a0x9c95…e299Base—$0.001100%fluxa44d ago0xd8a569…fd5068
0x58c5…3d6a0xfe80…47eeBase—$0.001100%fluxa44d ago0x778ea4…aca9f1
0x58c5…3d6a0xfe80…47eeBase—$0.001100%fluxa44d ago0xb55ece…31fc28
0x58c5…3d6a0x9c95…e299Base—$0.001100%fluxa44d ago0x3d51be…9d115b
0x58c5…3d6a0xfe80…47eeBase—$0.001100%fluxa44d ago0x809a01…e498e8
0x58c5…3d6a0x9c95…e299Base—$0.001100%fluxa44d ago0x29bdec…20bee9
0x58c5…3d6a0x9c95…e299Base—$0.001100%fluxa44d ago0xaa60af…df86b3
0x58c5…3d6a0xfe80…47eeBase—$0.001100%fluxa44d ago0x95ee09…083f17
0x58c5…3d6a0xfe80…47eeBase—$0.001100%fluxa44d ago0x9fb2ec…c0cd04
0x58c5…3d6a0xfe80…47eeBase—$0.001100%fluxa44d ago0x9ab233…b06ba7
0x58c5…3d6a0x9c95…e299Base—$0.001100%fluxa44d ago0xfa05b5…929691
0x58c5…3d6a0xfe80…47eeBase—$0.001100%fluxa44d ago0xddd211…df9f4c
0x58c5…3d6a0xfe80…47eeBase—$0.001100%fluxa44d ago0x8b6eab…b0282b
0x58c5…3d6a0xfe80…47eeBase—$0.001100%fluxa44d ago0x7c5f4f…ce09e4
0x58c5…3d6a0x9c95…e299Base—$0.001100%fluxa44d ago0xc05304…61a4fd
0x58c5…3d6a0x9c95…e299Base—$0.001100%fluxa44d ago0x5aa280…86ff2d
0x58c5…3d6a0x9c95…e299Base—$0.001100%fluxa44d ago0x3492e9…8c4ae3
0x58c5…3d6a0x9c95…e299Base—$0.001100%fluxa44d ago0xb279ab…e722eb
0x58c5…3d6a0xfe80…47eeBase—$0.001100%fluxa44d ago0x21f77f…00527f

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.