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%fluxa79d ago0x7c1489…fd28b9
0x0082…ba800x9c95…e299Base—$0.001100%fluxa79d ago0x1b6a7d…3a4d7e
0x0082…ba800x9c95…e299Base—$0.001100%fluxa79d ago0xd3189f…89bbdf
0x0082…ba800x9c95…e299Base—$0.001100%fluxa79d ago0x86234a…0b38cd
0x0082…ba800x9c95…e299Base—$0.001100%fluxa79d ago0x50e19e…fb5e53
0x0082…ba800x9c95…e299Base—$0.001100%fluxa79d ago0x713175…01c9ed
0x0082…ba800x9c95…e299Base—$0.001100%fluxa79d ago0x6cd613…06a4ef
0x0082…ba800x9c95…e299Base—$0.001100%fluxa79d ago0x9d61e7…2aecbe
0x0082…ba800x9c95…e299Base—$0.001100%fluxa79d ago0xbb009b…7d3ae1
0x0082…ba800x9c95…e299Base—$0.001100%fluxa79d ago0xcc4868…08027c
0x0082…ba800x9c95…e299Base—$0.001100%fluxa79d ago0xf71f0e…b4c754
0x0082…ba800x9c95…e299Base—$0.001100%fluxa79d ago0x84f983…20a95a
0x0082…ba800x9c95…e299Base—$0.001100%fluxa79d ago0x886751…c791ed
0x0082…ba800x9c95…e299Base—$0.001100%fluxa79d ago0x245e2f…2aed49
0x0082…ba800x9c95…e299Base—$0.001100%fluxa79d ago0xb49313…d7e263
0x0082…ba800x9c95…e299Base—$0.001100%fluxa79d ago0xf53393…afc768
0x0082…ba800x9c95…e299Base—$0.001100%fluxa79d ago0x021698…48cece
0x0082…ba800x9c95…e299Base—$0.001100%fluxa79d ago0x07856f…675ed9
0x0082…ba800x9c95…e299Base—$0.001100%fluxa79d ago0x30e539…3b9ad8
0x0082…ba800x9c95…e299Base—$0.001100%fluxa79d ago0x8a7262…c4c62a
0x0082…ba800x9c95…e299Base—$0.001100%fluxa80d ago0x7b995b…c14f05
0x0082…ba800x9c95…e299Base—$0.001100%fluxa80d ago0xc3b457…194ae7
0x0082…ba800x9c95…e299Base—$0.001100%fluxa80d ago0x1583ac…122789
0x0082…ba800x9c95…e299Base—$0.001100%fluxa80d ago0xfae1f3…9b2f3f
0x0082…ba800x9c95…e299Base—$0.001100%fluxa80d ago0x899a9d…9b0996

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.