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%coinbase8d ago0xdb2288…213c4f
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x5acb6f…e0b39c
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0xc47a40…d07d44
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0xc76bc6…71f60d
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x7e0cc7…e246b6
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0xe7a4a9…18a510
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x95201a…b9e9a7
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0xf2eba0…bc61a5
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x404b04…ccdfeb
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x65260b…c16fcf
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x25983b…5e5c8c
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x4220f2…1c26dd
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x6ab07c…159f7b
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x66b3ab…e1a155
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0xdacd6d…71b478
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x429693…2bc2ee
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x9e55d5…0167af
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0xc87034…0367db
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x9e0c77…a5bd60
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x94b030…2756b9
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x5c168f…e3d575
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0xf10ec0…ab09fc
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x759561…82c5b0
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x794f36…de9303
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase9d ago0x03a63d…6b44db

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.