Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase17d ago0x3d521d…4a7a6b
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase17d ago0xceb53e…e82d4c
0xcf98…fe7e0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase17d ago0x23e427…b8b8d9
0xcf98…fe7e0x38c0…44c8BaseVibe SpringsPrice$0.001100%coinbase17d ago0x468009…8a832a
0xcf98…fe7e0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase17d ago0xe625af…96467c
0xcf98…fe7e0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase17d ago0xe1fc6a…2980e2
0xcf98…fe7e0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase17d ago0xd3a5a3…99f351
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase17d ago0xb61919…42c92e
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase17d ago0x251c85…92def2
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase17d ago0xec7421…220d60
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase17d ago0xcec2f7…dcf9dc
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase17d ago0x1afb57…4993de
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase17d ago0xf46fc4…aa2cae
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase17d ago0xc3dc97…81cdd4
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase17d ago0xf9c135…e9130e
0xb92a…1e0f0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase17d ago0x524f2e…bb0751
0xc9c7…16700x38c0…44c8BaseVibe SpringsPrice$0.008100%coinbase17d ago0x8bca8e…ce6334
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase17d ago0x580378…0108c7
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase17d ago0x80589c…7a74a8
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase17d ago0x2eddfb…5240db
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase17d ago0x9c7166…6f905f
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase18d ago0xbbc88f…f7d8c7
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase18d ago0x1e7efa…bfb919
0xbb5d…71a90x38c0…44c8BaseVibe SpringsPrice$0.008100%coinbase18d ago0x4f9249…56a28f
0xbb5d…71a90x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase18d ago0xfcb86b…914d6b

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.