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%coinbase68d ago0xb4c712…d98366
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0xfc96f9…d50f32
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0xc2d15b…da6b0f
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0x69a1a5…a9aade
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0x0b0328…8e27c1
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0x952dd3…272df7
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0xe352a0…49c8bf
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0xa709bb…fe23cc
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0x83b4a2…e7e161
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0x1b9edf…81a184
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0x5582c4…f85aec
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0x372977…350c92
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0x0bb580…3ae3cb
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0x4ff291…046e63
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0x2d4bc6…7d30f4
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0xe8c432…72e09c
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0x68aa4b…c7de50
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0x14cc1a…5c9355
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0x6680bb…de561b
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0x382a10…689a6f
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0xc47d58…6020bf
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0xa4f9b1…98efe6
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0x0cdada…9f7465
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0xf02617…2ebe05
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0x77d8a5…23b54b

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.