Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf348…49090xdc59…1506Basex402 service$0.00935100%coinbase40d ago0xab7aac…2297ca
0xf348…49090xdc59…1506Basex402 service$0.00935100%coinbase40d ago0x11ff08…096281
0xf348…49090xdc59…1506Basex402 service$0.00935100%coinbase40d ago0xf4fef7…2ec77a
0xf348…49090xdc59…1506Basex402 service$0.00935100%coinbase40d ago0xbaf7ab…72bba4
0xf348…49090xdc59…1506Basex402 service$0.00935100%coinbase40d ago0xce13f2…8adaba
0xe520…e26b0xdc59…1506Basex402 service$0.58100%coinbase40d ago0x498565…a334ec
0xe520…e26b0xdc59…1506Basex402 service$0.00575100%coinbase40d ago0x32edf5…0f9699
0xe520…e26b0xdc59…1506Basex402 service$0.02100%coinbase40d ago0x6923f1…970c14
0xe520…e26b0xdc59…1506Basex402 service$0.01100%coinbase40d ago0x2f63d4…161390
0xe520…e26b0xdc59…1506Basex402 service$0.00276100%coinbase40d ago0x560349…8dceb0
0xe520…e26b0xdc59…1506Basex402 service$0.00115100%coinbase40d ago0x8ab03a…c8e159
0xe520…e26b0xdc59…1506Basex402 service$0.001656100%coinbase40d ago0x2e1571…47d51b
0xe520…e26b0xdc59…1506Basex402 service$0.02100%coinbase40d ago0x4a1905…3561dc
0xe520…e26b0xdc59…1506Basex402 service$0.00115100%coinbase40d ago0xb4aeaf…296426
0xe520…e26b0xdc59…1506Basex402 service$0.00552100%coinbase40d ago0x7e2955…bc4795
0xe520…e26b0xdc59…1506Basex402 service$0.002484100%coinbase40d ago0x475107…66aa68
0xe520…e26b0xdc59…1506Basex402 service$0.00575100%coinbase40d ago0x95ed7a…4cd477
0xe520…e26b0xdc59…1506Basex402 service$0.00575100%coinbase40d ago0x20733f…c58882
0xe520…e26b0xdc59…1506Basex402 service$0.00138100%coinbase40d ago0x8f053c…5ad741
0xe520…e26b0xdc59…1506Basex402 service$0.00575100%coinbase40d ago0xe4eeec…346f69
0xe520…e26b0xdc59…1506Basex402 service$0.001656100%coinbase40d ago0x714701…d3687f
0xe520…e26b0xdc59…1506Basex402 service$0.01100%coinbase40d ago0xdafb7c…b13fa6
0xe520…e26b0xdc59…1506Basex402 service$0.02100%coinbase40d ago0xe95777…28ebe5
0xe520…e26b0xdc59…1506Basex402 service$0.05100%coinbase40d ago0x6d1492…949ad6
0xe520…e26b0xdc59…1506Basex402 service$0.001656100%coinbase40d ago0xb01143…3f9634

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.