Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9c7…16700x6e8b…4e2eBasex402 service$0.008100%coinbase7d ago0x1d8bc6…ff0ac0
0x4494…aac30x6e8b…4e2eBasex402 service$0.000570%0x48e3…f5f97d ago0xf24767…1c8bd3
0xb047…94de0x6e8b…4e2eBasex402 service$0.002570%0x48e3…f5f97d ago0xd9e818…627ebe
0x8657…3d000x6e8b…4e2eBasex402 service$0.002570%0x48e3…f5f97d ago0xca3eeb…3dcae9
0xb4d2…d2d30x6e8b…4e2eBasex402 service$0.002570%0x48e3…f5f97d ago0x693f50…295c96
0x7d67…7f5c0x6e8b…4e2eBasex402 service$0.002570%0x48e3…f5f97d ago0x215fe6…a9a3c6
0x3ded…796d0x6e8b…4e2eBasex402 service$0.00470%0x48e3…f5f97d ago0x53e2ff…b5aab6
0x0add…80420x6e8b…4e2eBasex402 service$0.00570%0x48e3…f5f97d ago0x9a7e0c…936f85
0xdb41…5a6b0x6e8b…4e2eBasex402 service$0.007570%0x48e3…f5f97d ago0xfe1871…d87ea4
0x0569…17c40x6e8b…4e2eBasex402 service$0.007570%0x48e3…f5f97d ago0xe47f18…b98058
0xba53…8ed00x6e8b…4e2eBasex402 service$0.8670%0x48e3…f5f97d ago0x331697…22bdb0
0xf4f2…28a30x6e8b…4e2eBasex402 service$0.001570%0x48e3…f5f97d ago0xcb98fb…ccc51c

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.