Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0xff3bad…833ce3
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0xe3b899…21168c
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0x73ffbd…d9c92d
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0x0a081a…2c096a
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0x24ac05…997abe
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0x83be62…fdf62b
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0x4051ec…5e4406
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0x42afab…b4bf86
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0xecb11d…43fe70
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0x2b316c…6a4710
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0xc3c3f7…665cde
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0x133183…5bb0a8
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0x781942…290209
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0x1f352c…26013c
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0xf47ddc…67f36b
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0xa2b1f6…0b8fd1
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0x952f62…0068de
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0xaaa5af…1e2381
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0x60e337…14918b
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0x7aa71c…2d8bc1
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0x30ed18…4b9266
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0x3d0e9c…2ecdb4
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0x6ec53e…b73e9c
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0x2aa690…94687d
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase12d ago0xe94f6a…78aabe

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.