Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf95a…d1270xfda5…5d6dBasex402 service$1.06100%coinbase119d ago0xbff860…3f5ad1
0xf95a…d1270xfda5…5d6dBasex402 service$1.06100%coinbase119d ago0x0ece90…ace9a9
0xf95a…d1270xfda5…5d6dBasex402 service$1.06100%coinbase119d ago0x62c082…ff6930
0xf95a…d1270xfda5…5d6dBasex402 service$1.06100%coinbase119d ago0x799793…f68bd1
0xf95a…d1270xfda5…5d6dBasex402 service$1.06100%coinbase119d ago0xd23e6e…60dc08
0xf95a…d1270xfda5…5d6dBasex402 service$1.06100%coinbase119d ago0x644085…42cffa
0xf95a…d1270xfda5…5d6dBasex402 service$1.06100%coinbase119d ago0xe32cf6…0084bf
0xf95a…d1270xfda5…5d6dBasex402 service$1.05100%coinbase119d ago0x4dbb88…86b05f
0xf95a…d1270xfda5…5d6dBasex402 service$1.04100%coinbase119d ago0x5a838a…638b0e
0xf95a…d1270xfda5…5d6dBasex402 service$1.04100%coinbase119d ago0x75665e…25acf9
0xf95a…d1270xfda5…5d6dBasex402 service$1.05100%coinbase119d ago0x3e0b07…8e570f
0xf95a…d1270xfda5…5d6dBasex402 service$1.05100%coinbase119d ago0xf0973c…6afc02
0xf95a…d1270xfda5…5d6dBasex402 service$1.04100%coinbase119d ago0xfe1a3a…5d6f1f
0xf95a…d1270xfda5…5d6dBasex402 service$1.04100%coinbase119d ago0x516598…f95203
0xf95a…d1270xfda5…5d6dBasex402 service$1.05100%coinbase119d ago0xccc920…272345
0xf95a…d1270xfda5…5d6dBasex402 service$1.05100%coinbase119d ago0x5e2419…7332dd
0xf95a…d1270xfda5…5d6dBasex402 service$1.05100%coinbase119d ago0xb6df9f…8d2074
0xf95a…d1270xfda5…5d6dBasex402 service$1.05100%coinbase119d ago0xeabb9e…feb847
0xf95a…d1270xfda5…5d6dBasex402 service$1.05100%coinbase119d ago0x07b352…63dc4d
0xf95a…d1270xfda5…5d6dBasex402 service$1.05100%coinbase119d ago0x841f2b…ebd5e3
0xf95a…d1270xfda5…5d6dBasex402 service$1.05100%coinbase119d ago0x51dd4e…db931f
0xf95a…d1270xfda5…5d6dBasex402 service$1.05100%coinbase119d ago0x32df77…64111b
0xf95a…d1270xfda5…5d6dBasex402 service$1.05100%coinbase119d ago0x4b2d1a…507a8c
0xf95a…d1270xfda5…5d6dBasex402 service$1.05100%coinbase119d ago0xc00f4e…c38a58
0xf95a…d1270xfda5…5d6dBasex402 service$1.05100%coinbase119d ago0xdb410c…4c7a2a

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.