Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d43…12800x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase35d ago0x7dab79…2e18a2
0x7d43…12800x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase35d ago0xf9ae48…8727e1
0x7d43…12800x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase35d ago0x1bd5c5…3f07d9
0x7d43…12800x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase35d ago0x5d933c…f9479b
0x7d43…12800x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase35d ago0xaf8853…60d2f7
0x7d43…12800x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase35d ago0xcf40b8…cf66cd
0x7d43…12800x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase35d ago0x91e030…4a7eef
0x7d43…12800x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase35d ago0x3f2199…df9f0d
0x7d43…12800x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase35d ago0x6739c9…ef5a78
0x7d43…12800x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase35d ago0x3d0298…ab88cb
0x7d43…12800x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase35d ago0xc46e96…17128e
0x7d43…12800x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase35d ago0x459b7b…f56f66
0x7d43…12800x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase35d ago0x8af736…038e59
0x7d43…12800x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase35d ago0xb8c670…ce466f
0x7d43…12800x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase35d ago0x08c24f…9f2857
0x7d43…12800x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase35d ago0x9edcec…752068
0x7d43…12800x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase35d ago0xaf690c…ede706
0x7d43…12800x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase35d ago0x0d5f68…a5d822
0x7d43…12800x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase35d ago0xd04c5d…e40dd7
0x7d43…12800x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase35d ago0x477d27…c1c918
0x7d43…12800x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase36d ago0x5d0c02…a25a47

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.