Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase49d ago0xc341f6…d53adb
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase50d ago0xb5b177…554c95
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase50d ago0xc69595…ae4fc1
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase50d ago0x1547e7…0509fb
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase50d ago0x7e3211…46bd1d
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase50d ago0x915b6d…2e5e52
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase50d ago0x923ffb…08e771
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase50d ago0xf9cb09…4d9b8d
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase50d ago0x3776fd…7cf2c5
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase50d ago0x346a3e…84fb45
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase50d ago0x2b759b…25a835
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase50d ago0x0c8b3a…1253a3
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase50d ago0xb12ca9…f7f802
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase50d ago0x2e75cf…724e98
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase50d ago0x996f02…8958ca
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase50d ago0xb9d9c2…8fbb64
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase50d ago0x586888…ef7e6c
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase50d ago0x932a7b…5e5a77
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase50d ago0xa3a1e0…6ba0bd
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase50d ago0x2694ca…21d68f
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase50d ago0xa33715…e84d10
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase50d ago0x8ca708…a6ae70
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase50d ago0xc680c8…70114a
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase50d ago0x323c50…13aba2
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase50d ago0x0abfae…26a1fb

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.