Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0f43…08e70x6366…f1e2Base—$0.03100%0xfc74…d8a560d ago0xb18767…b76ba1
0x0f43…08e70x6366…f1e2Base—$0.03100%0x17c8…043660d ago0x5ca226…3d7b0b
0x0f43…08e70x6366…f1e2Base—$0.25100%0xfc74…d8a560d ago0x88f547…6a001f
0x0f43…08e70x6366…f1e2Base—$0.000371100%0x6366…f1e260d ago0x54fb41…184318
0x0f43…08e70x6366…f1e2Base—$0.0068100%0x6366…f1e260d ago0xc9bd04…e92519
0x0f43…08e70x6366…f1e2Base—$0.09100%0x6366…f1e260d ago0x5a94ef…ae24d1
0x0f43…08e70x6366…f1e2Base—$0.001627100%0x6366…f1e261d ago0xec5178…84a464
0x0f43…08e70x6366…f1e2Base—$0.35100%0x6366…f1e261d ago0xfeec4e…b1cc14
0x0f43…08e70x6366…f1e2Base—$0.02100%0x17c8…043661d ago0xabe3ba…e4d23c
0x0f43…08e70x6366…f1e2Base—$0.02100%0x17c8…043661d ago0xc4b5b3…3af29e
0x0f43…08e70x6366…f1e2Base—$0.000412100%0x6366…f1e261d ago0x6031c6…c35da6
0x0f43…08e70x6366…f1e2Base—$0.16100%0x6366…f1e261d ago0x1fbb9a…607771
0x0f43…08e70x6366…f1e2Base—$0.03100%0xfc74…d8a561d ago0x5bf9fa…528923
0x0f43…08e70x6366…f1e2Base—$0.03100%0x17c8…043661d ago0xf3632f…e0f411
0x0f43…08e70x6366…f1e2Base—$0.00686100%0x6366…f1e261d ago0xf97770…34dea2
0x0f43…08e70x6366…f1e2Base—$0.10100%0x6366…f1e261d ago0x99610d…25c35f
0x0f43…08e70x6366…f1e2Base—$0.03100%0x17c8…043661d ago0xab5ffd…b3307a
0x0f43…08e70x6366…f1e2Base—$0.04100%0xfc74…d8a561d ago0x349e05…872783
0x0f43…08e70x6366…f1e2Base—$0.00124100%0x6366…f1e261d ago0xfb4514…a18f3a
0x0f43…08e70x6366…f1e2Base—$0.24100%0x6366…f1e261d ago0xd5b233…c0d7da

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.