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%coinbase31d ago0x5e1f07…0f9599
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase31d ago0x179148…db9b52
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase31d ago0x3b9c8a…e63662
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase31d ago0x04a572…157cd9
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase31d ago0x430ee1…13e10f
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase31d ago0x82d033…88eb7d
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase31d ago0x57a363…092fc9
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase31d ago0x112e8a…c75395
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase31d ago0x719079…583acc
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase31d ago0xaf5a40…c804cf
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase31d ago0xc470db…352e9e
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase31d ago0x41aa6a…c4d1e4
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase31d ago0x3c5bae…558cbe
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase31d ago0x43236d…79bb67
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase31d ago0xf4e973…fe5a7a
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase31d ago0x769db8…d36ca1
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase31d ago0x1f8179…07f06f
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase31d ago0xeecdae…f04e98
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase31d ago0x0a4427…d48076
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase31d ago0xfb9829…083804
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase31d ago0x3a41aa…f5ffdd
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase31d ago0x25d218…f053fb
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase31d ago0xdd03b6…b0ef40
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase31d ago0x477fc4…85dee9
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase31d ago0xdcf280…acf048

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.