Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x47b9…1d950x7bae…24deBase—$0.10100%payAI12d ago0x8dd047…ba277a
0x47b9…1d950x8157…4d6bBase—$0.10100%payAI12d ago0xd9146d…fbe84d
0x47b9…1d950x42c2…1139Base—$0.10100%payAI12d ago0xdcf3bf…79a597
0x47b9…1d950x4d06…5e71Base—$0.10100%payAI12d ago0xe3c6f0…53cf9f
0x47b9…1d950xabe5…fbb1Base—$0.10100%payAI12d ago0x9bcffe…cf592f
0x47b9…1d950xddf5…f4a1Base—$0.10100%payAI12d ago0xe6e9ee…b50e25
0x47b9…1d950x950d…e08cBase—$0.10100%payAI12d ago0x7f700b…4bb402
0x47b9…1d950x4491…b446Base—$0.10100%payAI12d ago0xed6d8f…49e0e5
0x47b9…1d950x2b4c…493dBase—$0.10100%payAI12d ago0x312630…12fe6a
0x47b9…1d950xd1d2…9f6eBase—$0.10100%payAI12d ago0x81bb3e…db001c
0x47b9…1d950xaa38…b3cdBase—$0.10100%payAI12d ago0x744733…20c4f0
0x47b9…1d950xd085…dc7eBase—$0.10100%payAI12d ago0x9914e8…17b458
0x47b9…1d950x2f1f…4e1bBase—$0.10100%payAI12d ago0x641f80…7848fd
0x47b9…1d950x619e…776dBase—$0.10100%payAI12d ago0xe67b09…f30e21
0x47b9…1d950x8c68…c2b4Base—$0.10100%payAI12d ago0x93593a…a49381
0x47b9…1d950x2cb0…3c72Base—$0.10100%payAI12d ago0xa1b97a…a0cbc8
0x47b9…1d950xfa3b…452eBase—$0.10100%payAI12d ago0x542a58…897ac8
0x47b9…1d950x6bad…542dBase—$0.10100%payAI12d ago0xfb157d…e768bb
0x47b9…1d950x5343…3832Base—$0.10100%payAI12d ago0xc67246…6e006d
0x47b9…1d950x8650…e118Base—$0.10100%payAI12d ago0x07f405…7977d8
0x47b9…1d950xb168…94d0Base—$0.10100%payAI12d ago0x8f98f0…deb43d
0x47b9…1d950xecc4…e6c1Base—$0.10100%payAI12d ago0x2b7e1b…6a1c47
0x47b9…1d950x0f43…e47aBase—$0.10100%payAI12d ago0x27373e…cb2f8e
0x47b9…1d950xee36…1e47Base—$0.10100%payAI12d ago0x45e957…b844cc
0x47b9…1d950x5b11…8088Base—$0.10100%payAI12d ago0x66dc25…c8ea00

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.