Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x57d122…5c04c8
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x0d703c…f5e8b8
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x055e1e…cc989c
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0xa5bb31…e7ce5e
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x267342…12c2a9
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x849c45…07cbda
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x9151d7…49c99b
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0xc2f7a2…bf97ef
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x081d63…7a044a
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x5c071b…125c2a
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x00c2bb…bf2d11
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x3eab31…be3693
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x3bc119…1424c7
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x2f8bf0…b651ff
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x0dc508…9aece8
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x798c45…42b2c4
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x0a065a…0a712d
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x5702df…ec3e11
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0xbefb3e…7f3259
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x470ad5…f2cb5e
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0xef6bde…ca7d07
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0xbac176…d1d72d

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.