Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8920…3a7e0x38c0…44c8BaseVibe SpringsPrice$0.001100%coinbase44d ago0xf0659b…d3d40f
0x8920…3a7e0x38c0…44c8BaseVibe SpringsPrice$0.001100%coinbase44d ago0x9cd3c1…0a9c19
0x8a1a…aa530x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase44d ago0xa60294…ae83c5
0x8a1a…aa530x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase44d ago0xa1dd6e…154e09
0x8a1a…aa530x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase44d ago0x0fb30f…b7f2f4
0x8a1a…aa530x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase44d ago0x232839…79d841
0x8a1a…aa530x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase44d ago0xe7d0b7…ac6bfe
0x8a1a…aa530x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase44d ago0xb0acd7…4fc2ef
0x8a1a…aa530x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase45d ago0x00a7bf…ed6b3a
0x8a1a…aa530x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase45d ago0xcac3d3…b8adb7
0x3842…1b420x38c0…44c8BaseVibe SpringsPrice$0.03100%coinbase45d ago0x17df47…90752f
0x3842…1b420x38c0…44c8BaseVibe SpringsPrice$0.03100%coinbase45d ago0xb3a0ec…4db843
0x3842…1b420x38c0…44c8BaseVibe SpringsPrice$0.03100%coinbase45d ago0xae56bc…8547b2
0x8a1a…aa530x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase45d ago0xc470c8…7502bf
0x8a1a…aa530x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase45d ago0x9003c3…142bdb
0x72f6…04c40x38c0…44c8BaseVibe SpringsPrice$0.03100%coinbase45d ago0xb49d78…083b82
0x72f6…04c40x38c0…44c8BaseVibe SpringsPrice$0.001100%coinbase45d ago0x6c467c…d79f00
0x72f6…04c40x38c0…44c8BaseVibe SpringsPrice$0.001100%coinbase45d ago0x3af0d5…a7777e
0x91bd…ec580x38c0…44c8BaseVibe SpringsPrice$0.001100%coinbase45d ago0xfd9cef…f04e19
0x8a1a…aa530x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase45d ago0xa3f15d…e91150
0x8a1a…aa530x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase45d ago0x070a03…a9b91c

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.