Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase23d ago0x7f6d5e…5f1a44
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase23d ago0x855f4a…734ec1
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase23d ago0x6d30fd…f38bfc
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase23d ago0xd211a8…538035
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase23d ago0xfcdf9b…4a9fcd
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase23d ago0xf02bfa…c8fe3f
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase23d ago0xd5e0fd…410b96
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase23d ago0xc66db3…dbc89d
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase23d ago0x3c22d0…861202
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase23d ago0x7839a8…07b775
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase23d ago0x638571…e8447e
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase23d ago0xc6a12e…7ebc37
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase23d ago0x4105e9…bf209e
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase23d ago0xa661f3…031cea
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase23d ago0x6d1822…7a5c9c
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase23d ago0x746d9b…298c5c
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase23d ago0x61cd17…835cfe
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase23d ago0xdfdc33…01babc
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase23d ago0xd78236…fdcc95
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase23d ago0x335000…de9148
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase24d ago0x35ee11…315d6c
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase24d ago0x1e9af2…3b45e5
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase24d ago0x4dbf19…5b8b3c
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase24d ago0xf8bf4d…ea0c23

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.