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%coinbase19d ago0xe83c38…4d25da
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase19d ago0x1edef5…00f8b9
0xa9f9…34a80x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase19d ago0xaae9ed…10e313
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase19d ago0xcfbe4a…80a42b
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase19d ago0x1e4cf5…878a1a
0xb92a…1e0f0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase19d ago0x673efe…7b4970
0xb92a…1e0f0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase19d ago0xfa7d26…a9d1d7
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase19d ago0xba8615…3a23ea
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase19d ago0xf1e270…7e9e2e
0x4040…017f0x38c0…44c8BaseVibe SpringsPrice$0.001100%coinbase19d ago0xd6b24e…63b66b
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase19d ago0x7df89c…87a552
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase19d ago0x628186…979448
0x59e8…a8010x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase19d ago0xe18537…4d0fe8
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase19d ago0x73c566…2e3ea4
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase19d ago0xa055ad…9fb311
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase19d ago0xf0b2e6…42c23e
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase19d ago0x9385cd…d5541e
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase19d ago0xc52339…05461e
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase19d ago0xed8a09…4c2b73
0x89c0…c6fb0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase19d ago0x1952e9…8b06b9
0x89c0…c6fb0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase19d ago0x27d998…2ca669
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase19d ago0x7bffbe…f3276b
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase19d ago0xd97b2c…e83426
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase19d ago0xf526c9…79eddd
0xa351…70980x38c0…44c8BaseVibe SpringsPrice$0.001100%coinbase19d ago0x414655…b6425d

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.