Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x050b…f2bb0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase14d ago0xef2dbf…60580d
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase14d ago0x84fd8d…512c01
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase14d ago0x80b6ae…d6c0af
0x27ab…248c0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase14d ago0x60029d…97d44c
0x27ab…248c0x38c0…44c8BaseVibe SpringsPrice$0.001100%coinbase14d ago0x03b19b…82e6b1
0x27ab…248c0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase14d ago0x559cec…1016fc
0x27ab…248c0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase14d ago0x8d8032…67a24b
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase14d ago0xf5d3a9…92ff03
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase15d ago0xb575fb…9bc0be
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase15d ago0x7d8b1d…eb5f6a
0x732d…81290x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase15d ago0xc820ad…41f59c
0x54e1…f4e00x38c0…44c8BaseVibe SpringsPrice$0.003100%coinbase15d ago0xe527d1…19acd8
0x54e1…f4e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase15d ago0x69d167…af617f
0x54e1…f4e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase15d ago0xaa4dc1…8c5502
0x54e1…f4e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase15d ago0x255154…dcd047
0x54e1…f4e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase15d ago0x0eb108…7ed449
0x54e1…f4e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase15d ago0x352778…e88ade
0x54e1…f4e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase15d ago0xb89e16…bbe262
0x54e1…f4e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase15d ago0xa2f905…4ecab0
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase15d ago0x0c2458…9fe0e8
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase15d ago0x9b3d3f…3b623f
0x7548…901c0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase15d ago0xc6ad26…f7ac76
0xdc19…12490x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase15d ago0x5b1a35…d3a9b7
0xb401…995b0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase15d ago0x75597c…21b7d3
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase15d ago0x09e7b5…0b3109

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.