Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xba8e…829d0x95da…d194eip155:1—$0.005183100%Route unknown101d ago0x4e5a9f…5a06c7
0xe394…be930xba8e…829deip155:1—$4,999.40100%Route unknown101d ago0x134d4d…e1074d
0xba8e…829d0x95da…d194eip155:1—$72,482.18100%Route unknown101d ago0xf959a8…2e2ff9
0xba8e…829d0xcac6…5d6eeip155:1—$45,989.89100%Route unknown101d ago0x80aff7…48e91d
0x9e9c…49440xba8e…829deip155:1—$18,970.00100%Route unknown101d ago0x6f3e30…1d9c9c
0xba8e…829d0xcac6…5d6eeip155:1—$0.001100%Route unknown101d ago0xcc2489…4d5ce5
0x3941…69650xba8e…829deip155:1—$99,502.07100%Route unknown101d ago0x65be45…6564ad
0xba8e…829d0xcac6…5d6eeip155:1—$12,000.00100%Route unknown101d ago0x740596…155ab0
0x1264…15120xba8e…829deip155:1—$12,000.00100%Route unknown101d ago0xe79e06…bc4b4d
0xba8e…829d0x95da…d194eip155:1—$3,000.00100%Route unknown102d ago0xff45c0…11ab62
0xbba7…a4200xba8e…829deip155:1—$3,000.00100%Route unknown102d ago0xa35073…d64add

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.