Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x1d96d4…2b2149
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x11a56b…480cc5
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x2676b9…afb0fc
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x32918e…14b22d
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0xa57644…bfad22
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x89e495…015b05
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0xbe072b…d2251a
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x5bfb3a…901ad9
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0xcd3988…791d45
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x8c76ad…653f93
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0xfaba00…95bfbb
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x70ec0d…e3f51c
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0xff94c2…58771d
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x74feab…36502b
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0xc13d51…ffbe39
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0xc6917e…f6f247
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x2acd02…7fc0f8
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0xc67189…25de3d
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x811daa…c13d2f
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x5da1de…b7720b
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x5ef052…b866a0
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x601237…08b4bf
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x529ac1…7e5522
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x5adb7f…124809
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x20b709…a558d7

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.