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.003018100%payAI13d ago0x997e86…4cee4c
0xec87…81b20x2633…2223Base$0.02100%payAI13d ago0x4c2109…df70ea
0xd2de…2cf50x2633…2223Base$0.003063100%payAI13d ago0x19b612…8a433f
0xd2de…2cf50x2633…2223Base$0.00397100%payAI13d ago0x596957…7e69b6
0xd2de…2cf50x2633…2223Base$0.002548100%payAI13d ago0x216221…8cd3ed
0xd2de…2cf50x2633…2223Base$0.003059100%payAI13d ago0x1c9183…3f922b
0xd2de…2cf50x2633…2223Base$0.003969100%payAI13d ago0xfabd1c…7750cc
0xd2de…2cf50x2633…2223Base$0.002547100%payAI13d ago0xd5539b…221e39
0xd2de…2cf50x2633…2223Base$0.002547100%payAI13d ago0xc9e485…c3ad52
0xd2de…2cf50x2633…2223Base$0.003969100%payAI13d ago0x1f30e3…5e6c39
0xd2de…2cf50x2633…2223Base$0.002547100%payAI13d ago0x382edf…6eaf0a
0xd2de…2cf50x2633…2223Base$0.003074100%payAI13d ago0xedeecf…706185
0xd2de…2cf50x2633…2223Base$0.003969100%payAI13d ago0xffa08c…b9b5f8
0xd2de…2cf50x2633…2223Base$0.002547100%payAI13d ago0xa424e8…477ede
0xd2de…2cf50x2633…2223Base$0.002548100%payAI13d ago0x2e4b13…65e326
0xd2de…2cf50x2633…2223Base$0.003969100%payAI13d ago0x7a52fe…6d2bd1
0xd2de…2cf50x2633…2223Base$0.002547100%payAI13d ago0x42a1fd…d1be12
0xd2de…2cf50x2633…2223Base$0.003054100%payAI13d ago0xc99f40…eebbe2
0xd2de…2cf50x2633…2223Base$0.002547100%payAI13d ago0xe0ca20…79ef6d
0xd2de…2cf50x2633…2223Base$0.003969100%payAI13d ago0x75acc1…eda427
0xd2de…2cf50x2633…2223Base$0.002547100%payAI13d ago0x60feec…780233
0xd2de…2cf50x2633…2223Base$0.00397100%payAI13d ago0xf812c8…b1a421
0xd2de…2cf50x2633…2223Base$0.002548100%payAI13d ago0x1be3ab…77e24a
0xd2de…2cf50x2633…2223Base$0.002547100%payAI13d ago0xd57c60…3cfa75
0xd2de…2cf50x2633…2223Base$0.00397100%payAI13d ago0x3a2928…b0bedd

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.