Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x25b8…81140x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase15d ago0xe17da4…c15b9d
0xf04e…7c0a0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase15d ago0x144376…7665a8
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase16d ago0x52b21b…7d926a
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase16d ago0xe2998e…5fa82a
0xc302…afb80x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase16d ago0x844704…c81b3b
0x9045…7f560x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase16d ago0x99c682…456c8c
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase16d ago0xd605b3…b70411
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase16d ago0xe3a103…b47842
0x27ab…248c0x38c0…44c8BaseVibe SpringsPrice$0.03100%coinbase16d ago0xdee38f…f4f137
0xc9c7…16700x38c0…44c8BaseVibe SpringsPrice$0.001100%coinbase16d ago0xea1e95…29ba87
0xc9c7…16700x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase16d ago0x788fb1…856cc2
0xc9c7…16700x38c0…44c8BaseVibe SpringsPrice$0.05100%coinbase16d ago0xb90745…9e08a8
0x99ff…ac0a0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase16d ago0x1832ad…00ef94
0x4821…e7f80x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase16d ago0x625637…a001d6
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase16d ago0xcf79d7…9a6eaf
0x2971…83450x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase16d ago0xba868e…cef264
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase16d ago0x053005…8788b6
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase16d ago0xfdc221…a2250d
0x01aa…14630x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase16d ago0x904ccb…92eee2
0x79f8…f7580x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase16d ago0x71373a…e7cab2
0x79f8…f7580x38c0…44c8BaseVibe SpringsPrice$0.05100%coinbase16d ago0x00563b…f49f6c
0x4550…f8b30x38c0…44c8BaseVibe SpringsPrice$0.001100%coinbase16d ago0x0d6035…280648
0xa7d0…5aee0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase16d ago0x1c9063…25f8e5
0xd2e5…078b0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase16d ago0x4066eb…e2a32b
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase16d ago0x0a0352…e47aef

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.