Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0xfa7d06…681752
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0xcae54f…e96a0e
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0x9194b3…4462ca
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0xb4e593…91032b
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0x65dad0…bed999
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0x9e6f40…2f1f60
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0xcb66db…5a20df
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase6d ago0x24b50d…b9dda7
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase6d ago0xbb0e92…d585e9
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase6d ago0x1c7df2…a2fd34
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase6d ago0x940615…e3e94e
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase6d ago0x7fe7f3…d4120f
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase6d ago0x18d2e6…be1e0b
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase6d ago0xd99840…b3db2a
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase6d ago0x15f9a6…f85399
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase6d ago0x5aa488…641696
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase6d ago0x5d2da3…09b7e5
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase6d ago0x283cc0…fbf518
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase6d ago0x9f96c3…7325fd
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase6d ago0x738030…6c2034
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase6d ago0xbc5124…632101
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase6d ago0xa8092e…a7d915
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase6d ago0x363c8a…7550ed
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase6d ago0x550e7b…83eaad
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase6d ago0xa8a372…34aecd

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.