Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ccc…6a530xef43…6c7fBase$0.02100%virtuals174d ago0x67584c…79e607
0x3ccc…6a530xef43…6c7fBase$0.01100%virtuals174d ago0x753cb0…ddc4a6
0x3ccc…6a530xef43…6c7fBase$0.01100%virtuals174d ago0xb966b6…fdead6
0x3ccc…6a530xef43…6c7fBase$0.01100%virtuals174d ago0xa22f82…afef4b
0x3ccc…6a530xef43…6c7fBase$0.02100%virtuals174d ago0xefcf0f…76714e
0x3ccc…6a530xef43…6c7fBase$0.01100%virtuals174d ago0x37f1b8…acbf38
0x3ccc…6a530xef43…6c7fBase$0.01100%virtuals174d ago0x5b9a7c…671023
0x3ccc…6a530xef43…6c7fBase$0.01100%virtuals174d ago0xb5e4b5…96e221
0x3ccc…6a530xef43…6c7fBase$0.10100%virtuals174d ago0x2ad662…8ffa75
0x3ccc…6a530xef43…6c7fBase$0.02100%virtuals174d ago0x2afefa…3067ef
0x3ccc…6a530xef43…6c7fBase$0.01100%virtuals174d ago0x9d768f…ad3c02
0x3ccc…6a530xef43…6c7fBase$0.02100%virtuals174d ago0x5a4de5…851a10
0x3ccc…6a530xef43…6c7fBase$0.02100%coinbase174d ago0xd8ba42…da5d07
0x3ccc…6a530xef43…6c7fBase$0.10100%virtuals174d ago0x95072c…df91fb
0x3ccc…6a530xef43…6c7fBase$0.02100%virtuals174d ago0xb95781…03a325
0x3ccc…6a530xef43…6c7fBase$0.01100%virtuals174d ago0xf2a8be…253a82
0x3ccc…6a530xef43…6c7fBase$0.02100%virtuals174d ago0x670af0…f75e76
0x3ccc…6a530xef43…6c7fBase$0.02100%virtuals174d ago0x9f51a8…012f1e
0x3ccc…6a530xef43…6c7fBase$0.01100%virtuals174d ago0x470f5b…6cf95c
0x3ccc…6a530xef43…6c7fBase$0.01100%virtuals174d ago0xc90ec9…b5a0ca
0x3ccc…6a530xef43…6c7fBase$0.01100%virtuals174d ago0x4c181c…be4379
0x3ccc…6a530xef43…6c7fBase$0.01100%virtuals174d ago0x5ee8ba…60f2a4
0x3ccc…6a530xef43…6c7fBase$0.01100%virtuals174d ago0x34958a…ef2206
0x3ccc…6a530xef43…6c7fBase$0.01100%virtuals174d ago0x73b043…9dc89d
0x3ccc…6a530xef43…6c7fBase$0.01100%virtuals174d ago0x76f0f7…315d32

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.