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%coinbase27d ago0x5e51d8…852b23
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase27d ago0xed1b8e…04eddd
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase27d ago0xe91a7c…ecfbc6
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase27d ago0x81cbc5…37212d
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase27d ago0xf195fe…30f208
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase27d ago0x1ffe26…96c88f
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase27d ago0xf9c926…2de6d6
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase27d ago0x38944d…a5104d
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase27d ago0x90eb79…30bf4f
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase27d ago0xc35d64…b3caf8
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase27d ago0xb19bdf…ecb8ec
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase27d ago0x80a2e2…e37544
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase27d ago0xc8b40e…204834
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase27d ago0xa2d8b9…bd088b
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase27d ago0x03105d…4fbfb9
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase27d ago0x44c074…d49ba7
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase27d ago0x936cf2…1aab87
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase27d ago0x590617…a819ad
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase27d ago0xdb16e2…668b10
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase27d ago0xc0a98f…197108
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase27d ago0x9c03d7…ee77bb
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase27d ago0x730273…5f9aad
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase27d ago0x742a82…5302bf
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase27d ago0x9fbc5b…d7bf55
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase27d ago0x689707…aca4a8

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.