Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x10cf19…bb3f89
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x6ba3ee…35c842
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x4f9efe…0d6460
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x171658…1bfa43
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x4ccb91…e01e28
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0xb7c110…9477ee
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0xb73174…36adf6
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x8aaf5c…d76a02
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0xe144ee…8c4467
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x72eeda…b5933a
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x75483f…91798f
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x671199…f1a4bb
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x1b92a4…eeaaa3
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x36d72c…1dc978
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x97ac21…815429
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x9f54f8…19554d
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0xdad3c9…9af1ad
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0xdf364f…34bea4
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0xb797ad…8a7a3f
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x248884…249abc
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x1743e1…8b39f3
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x2853c9…8be7dc
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0xacfa91…a1e7f7
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0xc36ffd…a7f8a8

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.