Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd2de…2cf50x2633…2223Base—$0.00302100%payAI14d ago0x43f7b0…aecdfe
0xd2de…2cf50x2633…2223Base—$0.003019100%payAI14d ago0x730b94…51ce72
0xd2de…2cf50x2633…2223Base—$0.003018100%payAI14d ago0xb3f6c2…ba9c8f
0xd2de…2cf50x2633…2223Base—$0.003024100%payAI14d ago0x157e80…8f4e69
0xd2de…2cf50x2633…2223Base—$0.00302100%payAI14d ago0xd684e6…39dc63
0xd2de…2cf50x2633…2223Base—$0.003019100%payAI14d ago0x79766b…83bb0f
0xd2de…2cf50x2633…2223Base—$0.00302100%payAI14d ago0x402490…bb5710
0xd2de…2cf50x2633…2223Base—$0.00302100%payAI14d ago0x498189…a6725b
0xd2de…2cf50x2633…2223Base—$0.003019100%payAI14d ago0xcaead1…32d446
0xd2de…2cf50x2633…2223Base—$0.00302100%payAI14d ago0xa1658d…f7d7be
0xec87…81b20x2633…2223Base—$0.02100%payAI14d ago0x655279…0cdec4
0xd2de…2cf50x2633…2223Base—$0.003969100%payAI14d ago0x8ac3a0…e868f6
0xd2de…2cf50x2633…2223Base—$0.002547100%payAI14d ago0x9dcb63…1e0c07
0xd2de…2cf50x2633…2223Base—$0.003067100%payAI14d ago0xe4a361…662b6f
0xd2de…2cf50x2633…2223Base—$0.003969100%payAI14d ago0x234c64…eac006
0xd2de…2cf50x2633…2223Base—$0.002547100%payAI14d ago0xf00fd3…9b6d27
0xd2de…2cf50x2633…2223Base—$0.00397100%payAI15d ago0x8de3af…1fdb62
0xd2de…2cf50x2633…2223Base—$0.002548100%payAI15d ago0xd5f6cf…98bae0
0xd2de…2cf50x2633…2223Base—$0.00397100%payAI15d ago0x8d57f0…c599c0
0xd2de…2cf50x2633…2223Base—$0.002548100%payAI15d ago0x7cf813…7fa361
0xd2de…2cf50x2633…2223Base—$0.003085100%payAI15d ago0xfab7bf…5e3c9f
0xd2de…2cf50x2633…2223Base—$0.003969100%payAI15d ago0xc71190…699fad
0xd2de…2cf50x2633…2223Base—$0.002547100%payAI15d ago0xa96bc0…1520af
0xd2de…2cf50x2633…2223Base—$0.00397100%payAI15d ago0x6ac7d6…36623c
0xd2de…2cf50x2633…2223Base—$0.002548100%payAI15d ago0x38983b…9360d1

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.