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%coinbase13d ago0x16c340…d280ca
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase13d ago0xf95460…c0be66
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase13d ago0x764517…b2f8cd
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase14d ago0xbede6c…0061af
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase14d ago0x738a85…ad1a85
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase14d ago0x2dfc8f…b89e16
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase14d ago0x9ef401…6f4726
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase14d ago0x205887…c750c5
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase14d ago0x7cadd1…7565a7
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase14d ago0x7bc0d2…70653d
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase14d ago0x571df1…15b8b9
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase14d ago0xba6977…c5063f
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase14d ago0x5b7624…614223
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase14d ago0xdbfe63…e2c8a5
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase14d ago0xe377eb…27a813
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase14d ago0x8104b1…a396ba
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase14d ago0xdef1c4…a07a98
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase14d ago0xd54950…032700
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase14d ago0x5b66a9…948843
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase14d ago0x885f38…7d51bc
0x27ab…248c0x38c0…44c8BaseVibe SpringsPrice$0.03100%coinbase14d ago0xc3d40d…da0053
0xc9c7…16700x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase14d ago0x9c299d…88a01a
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase14d ago0xa25c6d…22493a
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase14d ago0x94e246…e6c988

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.