Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase90d ago0xaf683f…993a82
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase90d ago0xb81f52…5080ff
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase90d ago0x30fef1…89a7bd
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase90d ago0xd609d5…34c831
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase90d ago0x62b92e…a33c60
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase90d ago0x99f044…76780c
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase90d ago0xcd6c15…f185ec
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase90d ago0xf3dd20…6ce023
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase90d ago0x0b806c…d4be60
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase90d ago0xcce1ae…69fccf
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase90d ago0xcf98f7…6a8fb8
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase90d ago0x03bc96…9a105d
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase90d ago0xf3b652…34bb40
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase90d ago0x065b03…65c322
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase90d ago0x97515a…0ec35a
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase90d ago0x47a9d9…734427
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase90d ago0xe192e8…161b50
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase90d ago0xfc3069…e2199a
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase90d ago0x72629c…801aa5
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase90d ago0x313839…3cee7e
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase90d ago0xd76e3d…c44e0f
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase90d ago0x680edd…4a64c9
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase90d ago0xc93578…454c9d
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase90d ago0x2a9581…24e3cb
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase90d ago0xa43a90…6f318b

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.