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%coinbase14d ago0xb0e948…119c5b
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0x60697c…b9add7
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0xcb6d18…a0a1bc
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0x1161f9…5df4a5
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0x1620ec…6a507a
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0xf35a9f…a92806
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0xa81f58…409e16
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0xf049b5…1c5968
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0x5f3e53…2d03ea
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0x39666f…120b87
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0x061b50…dcb283
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0x7a21f3…1ca76a
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0x9ae1fa…ae6fe8
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0x5e803d…07480a
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0x4342ea…b9ef7a
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0x89fa99…5d47a7
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0x2f7fdb…51f182
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0x7ddc49…0d082c
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0x85ec11…e73f1f
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0x4ef3f5…388a68
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0x0c6131…9c89e2
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0x70a267…da453b
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0xf3bcb7…aca749
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0x8e6529…f21d04
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0x21eed5…1da0cb

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.