Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0425…92330x9c95…e299Base—$0.001100%fluxa40d ago0xac1148…3bfd63
0x0425…92330x9c95…e299Base—$0.001100%fluxa40d ago0x6d1a84…7946a6
0x0425…92330x9c95…e299Base—$0.001100%fluxa40d ago0x82a67c…176b77
0x0425…92330x9c95…e299Base—$0.001100%fluxa40d ago0xea4d05…74c6b3
0x0425…92330x9c95…e299Base—$0.001100%fluxa40d ago0x4af8a5…3679ea
0x0425…92330x9c95…e299Base—$0.001100%fluxa40d ago0x86e698…c40ad0
0x0425…92330xfe80…47eeBase—$0.001100%fluxa40d ago0xbf112d…19d2a2
0x0425…92330x9c95…e299Base—$0.001100%fluxa40d ago0xa55acb…3a3e0b
0x0425…92330xfe80…47eeBase—$0.001100%fluxa40d ago0xf868f5…a07bc7
0x0425…92330xfe80…47eeBase—$0.001100%fluxa40d ago0x6c2f64…9af67d
0x0425…92330x9c95…e299Base—$0.001100%fluxa40d ago0x26eec7…11e209
0x0425…92330x9c95…e299Base—$0.001100%fluxa40d ago0x905ee9…fd14ac
0x0425…92330xfe80…47eeBase—$0.001100%fluxa40d ago0xe0c76a…9f662f
0x0425…92330x9c95…e299Base—$0.001100%fluxa40d ago0xb52959…5c9979
0x0425…92330x9c95…e299Base—$0.001100%fluxa40d ago0x7389a5…1f6e96
0x0425…92330xfe80…47eeBase—$0.001100%fluxa40d ago0x7298ad…7ef2d0
0x0425…92330xfe80…47eeBase—$0.001100%fluxa40d ago0xe09ec2…bd8a5e
0x0425…92330x9c95…e299Base—$0.001100%fluxa40d ago0xe6fc78…c68756
0x0425…92330xfe80…47eeBase—$0.001100%fluxa40d ago0x228440…c296a2
0x0425…92330xfe80…47eeBase—$0.001100%fluxa40d ago0x337d8f…59433b
0x0425…92330xfe80…47eeBase—$0.001100%fluxa40d ago0x5b5854…5a09d2
0x0425…92330xfe80…47eeBase—$0.001100%fluxa40d ago0x2963bb…e137cc
0x0425…92330x9c95…e299Base—$0.001100%fluxa40d ago0xe82d4d…a2887b
0x0425…92330x9c95…e299Base—$0.001100%fluxa40d ago0x0ff897…9c033e
0x0425…92330x9c95…e299Base—$0.001100%fluxa40d ago0x81ae30…836b5c

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.