Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ca5…fda20x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase81d ago0xdddac7…ab8618
0xbd8c…d52d0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase81d ago0x7562fa…c3de73
0x9062…84d70x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase81d ago0xded721…f3fab2
0xbd8c…d52d0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase81d ago0xe819e2…a6fb7c
0x388a…43770x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase81d ago0x02798a…54df1e
0x4290…be9d0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase81d ago0x28c932…287c09
0x01a6…13460x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase81d ago0x7d1a52…1e6d01
0x7760…7eca0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase81d ago0x38f001…2fef74
0xbb5d…71a90x38c0…44c8BaseVibe SpringsPrice$0.02100%coinbase81d ago0x1c4f20…66b280
0xbb5d…71a90x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase81d ago0x9daf0e…69ea65
0xbb5d…71a90x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase81d ago0xe54d07…484a10
0xbb5d…71a90x38c0…44c8BaseVibe SpringsPrice$0.01100%coinbase81d ago0x1a00f8…2e58d2
0xbb5d…71a90x38c0…44c8BaseVibe SpringsPrice$0.001100%coinbase81d ago0xba3e04…0bd0f4
0xbb5d…71a90x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase81d ago0x32f302…0c461e
0xbb5d…71a90x38c0…44c8BaseVibe SpringsPrice$0.005100%coinbase81d ago0xf19b19…c5ecfa
0xbb5d…71a90x38c0…44c8BaseVibe SpringsPrice$0.005100%coinbase81d ago0xdc7377…9bb8f5
0xbb5d…71a90x38c0…44c8BaseVibe SpringsPrice$0.03100%coinbase81d ago0xe984be…679fe9
0xbb5d…71a90x38c0…44c8BaseVibe SpringsPrice$0.005100%coinbase81d ago0x80002f…e490c7
0xbb5d…71a90x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase81d ago0x2e55e3…879585
0xbb5d…71a90x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase81d ago0xeffe97…9ebe06
0xbb5d…71a90x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase81d ago0xf798df…974a00
0xbb5d…71a90x38c0…44c8BaseVibe SpringsPrice$0.001100%coinbase81d ago0x5b17ea…9ada2f
0xe616…46c70x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase81d ago0xe78288…a10eee
0xadd4…25670x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase81d ago0x4f8b75…0045b6
0xadd4…25670x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase81d ago0x660315…545e50

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.