Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2c88…ed810x2fc6…befeBase—$33.0270%0x6351…0d6222d ago0x109acc…5c2202
0x2692…5cf60x2fc6…befeBase—$4.9470%0x6351…0d6222d ago0xd671af…066517
0xc534…59120x2fc6…befeBase—$5.0370%0x6351…0d6222d ago0x1bf14b…5504ba
0xc828…ef390x2fc6…befeBase—$4.9570%0x6351…0d6222d ago0xb57e7b…3081cd
holeho.eth0x2fc6…befeBase—$1.6070%0x6351…0d6223d ago0x33fc14…7ff9e5
0xfdab…08560x2fc6…befeBase—$0.7570%0x6351…0d6223d ago0x99e52e…249fdb
0xbasedd.eth0x2fc6…befeBase—$1.0070%0x6351…0d6223d ago0x94f010…ce74e5
0x5050…334a0x2fc6…befeBase—$20.0070%0x6351…0d6223d ago0x7b49d4…684eb8
0xa3c8…96250x2fc6…befeBase—$800.0070%0x6351…0d6223d ago0x2ce8a8…a03742
0xb9ae…5bbe0x2fc6…befeBase—$1,000.0070%0x6351…0d6223d ago0xc8c6ce…fa7f21
0x0c02…631c0x2fc6…befeBase—$23.8070%0x6351…0d6223d ago0x2aeebc…628233
0x0c02…631c0x2fc6…befeBase—$0.0470%0x6351…0d6223d ago0xf46622…981b23
0xa3c8…96250x2fc6…befeBase—$2.5570%0x6351…0d6223d ago0x56f267…6643b2
0xe757…c7710x2fc6…befeBase—$114.4170%0x6351…0d6223d ago0x1ed5d3…d394c3
rarevip1.eth0x2fc6…befeBase—$246.8070%0x6351…0d6223d ago0xa2b7a4…660705
0x8bd9…96c60x2fc6…befeBase—$104.0070%0x6351…0d6223d ago0xe8e877…420f5a
0xc66c…0eb10x2fc6…befeBase—$201.0070%0x6351…0d6223d ago0xb331e0…f95892
0x32f9…4c9f0x2fc6…befeBase—$68.5070%0x6351…0d6223d ago0xdad76a…76c6c3
0x4a98…3b630x2fc6…befeBase—$0.1570%0x6351…0d6223d ago0x0415ea…363ba7
0xb82e…bd640x2fc6…befeBase—$2.0070%0x6351…0d6223d ago0x14c31f…fcac4d
githubindia.eth0x2fc6…befeBase—$94.9470%0x6351…0d6223d ago0x4b7704…d506d8
0x2fc6…befe0x9ec8…e7ebBase—$97.1170%0x6351…0d6223d ago0xa12e3b…2c2dae
0x2af2…5fa00x2fc6…befeBase—$100.0070%0x6351…0d6223d ago0xf38a0b…4ed503

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.