Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4da8…41a40xf46a…8c41Base—$0.10100%payAI43d ago0x0334c8…b34699
0x4da8…41a40xb7fc…66d6Base—$0.10100%payAI43d ago0x42b0fd…6531c6
0x4da8…41a40x9eda…ec22Base—$0.10100%payAI43d ago0x1aacf4…5434d1
0x4da8…41a40xb21a…d9bcBase—$0.10100%payAI43d ago0xb84517…4ed4ba
0x4da8…41a40xea6f…96c9Base—$0.10100%payAI43d ago0x1a75e9…3dd254
0x4da8…41a40x342b…cd6aBase—$0.10100%payAI43d ago0xa70bc0…d6d070
0x4da8…41a40x76a4…8d13Base—$0.10100%payAI43d ago0xece31d…e56c21
0x4da8…41a40x2d71…d1b2Base—$0.10100%payAI43d ago0x819cf1…4af65f
0x4da8…41a40xc17e…5735Base—$0.10100%payAI43d ago0xc924b2…8022c4
0x4da8…41a40xf954…594aBase—$0.10100%payAI43d ago0x84d329…27543f
0x4da8…41a40x2df8…8673Base—$0.10100%payAI43d ago0xe4d86c…3652bd
0x4da8…41a40xb620…71dcBase—$0.10100%payAI43d ago0x0497e0…bccdca
0x4da8…41a40x475b…a334Base—$0.10100%payAI43d ago0x8b39fc…6befbf
0x4da8…41a40x7827…266bBase—$0.10100%payAI43d ago0x6027e1…f8215a
0x06c2…0df10x4da8…41a4Base—$1.40100%payAI43d ago0x527baa…3d1fa8

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.