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%coinbase47d ago0x83f62e…7cb87e
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0xaa69a9…50d947
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0x2bbf93…fc42ee
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0xcecebd…156242
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0x4b0311…403965
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0xa700e0…f66162
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0x5d2311…6f47ce
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0xe2eb20…0d1ecb
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0xd9c45a…28964a
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0xd65651…11e670
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0x42324e…6c1441
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0xc8a228…30f5b1
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0xb0d68f…37c293
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0xb97d02…246e30
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0xf194dd…b6c364
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0x6f984c…f7a38e
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0x12f88a…073acd
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0x4b7dc6…90f1c1
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0x0b8a01…728ad2
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0x6a5bf6…d5ce20
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0x8d5dc4…a72ffc
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0xe4fcb0…3eb40d
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0xb2e5ce…5962d1
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0x2bddab…36141f
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase47d ago0xcad97e…d2f21d

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.