Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa42d ago0x5b3da7…4aac5a
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa42d ago0x5cdac3…f8b0e5
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa42d ago0x60ca62…9117dd
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa42d ago0x43943b…0e3660
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa42d ago0x91cbf9…a07498
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa42d ago0x91d690…d52f5d
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa42d ago0x9c35b8…d67cd2
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa42d ago0x80494d…8b4850
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa42d ago0x7491c5…23fd79
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa42d ago0x9e508d…266785
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa42d ago0x5625a1…9842a7
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa42d ago0x76a25e…16cd9f
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa42d ago0x44f1cf…dac8a9
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa43d ago0x8e729e…334498
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa43d ago0x8dfe40…181924
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa43d ago0xe276d1…e0b226
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa43d ago0xf2ebd0…82f83a
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa43d ago0x669530…10d887
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa43d ago0x09ba57…70db4e
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa43d ago0x556d8a…56d5b3
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa43d ago0x7d5b30…7133da
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa43d ago0x568f3a…c08d67
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa43d ago0x7be473…1f624f
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa43d ago0xe91a31…0aa118
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa43d ago0x03edd6…377041

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.