Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.03100%coinbase16d ago0x238991…d56db3
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.18100%coinbase16d ago0x8bb634…955b86
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.02100%coinbase16d ago0xd669d4…359478
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.03100%coinbase16d ago0xd5a0b0…efff3a
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.03100%coinbase16d ago0xfb90d0…e8fd34
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.03100%coinbase16d ago0x368322…9e0b97
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.01100%coinbase16d ago0x74513a…16b267
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.14100%coinbase16d ago0x66d344…34cfe9
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.05100%coinbase16d ago0xaabbd9…9314e3
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.03100%coinbase16d ago0xe5b607…064dac
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.03100%coinbase16d ago0xc3d175…5117ae
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.02100%coinbase16d ago0xd5e7ab…1e4249
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.05100%coinbase16d ago0xe8c44b…6435d8
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.02100%coinbase16d ago0xa8122f…be5a0d
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.14100%coinbase16d ago0xa0279e…c02d8a
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.05100%coinbase16d ago0x575f33…8e77bd
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.07100%coinbase16d ago0x2109ef…911436
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.12100%coinbase16d ago0x3d7bdf…19e96f
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.12100%coinbase16d ago0x765622…6ee6c0
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.05100%coinbase16d ago0x8022a6…7d6799
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.005100%coinbase16d ago0x75de42…9e2ec2
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.05100%coinbase16d ago0xa511ba…8531f3
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.05100%coinbase16d ago0x4faff4…e4284a
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.06100%coinbase16d ago0x479f8e…4b9982
0xf4c1…553f0xa7f3…4689BaseAiSpace VeniceVenice$0.03100%coinbase16d ago0x614f18…20ae16

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.