Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x467f…a4c10x85b4…627cBase$0.04100%xecho109d ago0x15818d…2d9565
0x467f…a4c10x85b4…627cBase$0.11100%xecho109d ago0x712288…2316f8
0x467f…a4c10x85b4…627cBase$0.05100%xecho109d ago0xc4eacf…e34b70
0x467f…a4c10x85b4…627cBase$0.05100%xecho109d ago0x1e1a98…0db267
0x467f…a4c10x85b4…627cBase$0.05100%xecho109d ago0xd515fc…51cbee
0x467f…a4c10x85b4…627cBase$0.31100%xecho109d ago0xba114b…70b6df
0x467f…a4c10x85b4…627cBase$0.06100%xecho109d ago0x7fcd8c…447917
0x467f…a4c10x85b4…627cBase$0.19100%xecho109d ago0xa2ac3d…77b979
0x467f…a4c10x85b4…627cBase$0.42100%xecho109d ago0xd26238…e14600
0x467f…a4c10x85b4…627cBase$0.05100%xecho109d ago0x4225ad…a5284a
0x467f…a4c10x85b4…627cBase$0.04100%xecho109d ago0x5bbd71…6a7079
0x467f…a4c10x85b4…627cBase$0.05100%xecho109d ago0x871d37…f0062f
0x467f…a4c10x85b4…627cBase$0.04100%xecho109d ago0xfe9ee0…354e15
0x467f…a4c10x85b4…627cBase$0.05100%xecho109d ago0x270da3…5fcccd
0x467f…a4c10x85b4…627cBase$0.24100%xecho109d ago0x8bdc55…c4c1fe
0x467f…a4c10x85b4…627cBase$0.26100%xecho109d ago0x5971e7…52d212
0x467f…a4c10x85b4…627cBase$0.05100%xecho109d ago0x5b0c59…16274e
0x467f…a4c10x85b4…627cBase$0.05100%xecho109d ago0x935a9d…da3e75
0x467f…a4c10x85b4…627cBase$0.05100%xecho109d ago0xe7b2a0…6a303c
0x467f…a4c10x85b4…627cBase$0.05100%xecho109d ago0x75ef0c…2a6694
0x467f…a4c10x85b4…627cBase$0.05100%xecho109d ago0x977109…62574b
0x467f…a4c10x85b4…627cBase$0.06100%xecho109d ago0x6977fb…8a11e0
0x467f…a4c10x85b4…627cBase$0.05100%xecho109d ago0x1a7ca2…77ab2a
0x467f…a4c10x85b4…627cBase$0.05100%xecho109d ago0xdc6267…c462d0
0x467f…a4c10x85b4…627cBase$0.05100%xecho109d ago0x6a3886…412987

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.