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%coinbase21d ago0x825bab…2142e6
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase21d ago0x78549a…21218c
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase21d ago0xb3c46b…46451b
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase21d ago0xfcc471…f921c9
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase21d ago0x41b889…c57538
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase21d ago0xd0ae27…f2a3bd
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase21d ago0x309821…7d1aae
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase21d ago0xce837d…925f6e
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase22d ago0x31a046…0a32d1
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase22d ago0xc3cfea…95c476
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase22d ago0x304f1f…a03678
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase22d ago0x1d178e…bfc905
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase22d ago0x0ecdae…177b51
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase22d ago0x1d3546…093056
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase22d ago0x2daafa…5fcfae
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase22d ago0xb5aafa…61d6d4
0x3b68…ba3f0x38c0…44c8BaseVibe SpringsPrice$0.10100%coinbase22d ago0xc366bb…6e08d7
0x6777…39860x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase22d ago0x541d82…db8e82
0x6777…39860x38c0…44c8BaseVibe SpringsPrice$0.001100%coinbase22d ago0x8a7863…74977f
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase22d ago0xa13204…fee9f1
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase22d ago0x77943e…997db9
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase22d ago0x35705a…566008
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase22d ago0x45bc63…3a237e
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase22d ago0xf714ac…39314a
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase22d ago0xea8c8e…3f7fb6

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.