Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x88d6…14fb0x124f…4478BaseStableCryptoDefillama$0.01100%coinbase93d ago0x427530…4e1668
0xa5b2…2aed0x124f…4478BaseStableCryptoDefillama$0.01100%coinbase93d ago0xaed4b6…eb513f
0xd726…e0c80x124f…4478BaseStableCryptoDefillama$0.01100%coinbase93d ago0x50461a…c0ee5a
0x63e4…59a10x124f…4478BaseStableCryptoDefillama$0.01100%coinbase93d ago0x47a9b8…ba8351
0xcaa2…e16b0x124f…4478BaseStableCryptoDefillama$0.01100%coinbase93d ago0xf8c4db…d991ef
0xcaa2…e16b0x124f…4478BaseStableCryptoDefillama$0.01100%coinbase93d ago0x96981e…503d8e
0x91e3…842a0x124f…4478BaseStableCryptoDefillama$0.01100%coinbase93d ago0x9dc5b4…0e0bd2
0x91e3…842a0x124f…4478BaseStableCryptoDefillama$0.01100%coinbase93d ago0x520a50…2cb41d
0x4a0b…f6650x124f…4478BaseStableCryptoDefillama$0.01100%coinbase93d ago0x04af83…9fb4e7
0xc846…12670x124f…4478BaseStableCryptoDefillama$0.01100%coinbase93d ago0x5b2bf3…1c06aa
0xd9c0…d20a0x124f…4478BaseStableCryptoDefillama$0.01100%coinbase94d ago0xe90ac1…a768bd
0xcb0a…27bf0x124f…4478BaseStableCryptoDefillama$0.01100%coinbase94d ago0xd8f80e…20681a
0x333b…fb020x124f…4478BaseStableCryptoDefillama$0.01100%coinbase94d ago0xd912a8…45a719
0x6b8c…43720x124f…4478BaseStableCryptoDefillama$0.01100%coinbase94d ago0xb5db12…60f631
0x6b8c…43720x124f…4478BaseStableCryptoDefillama$0.01100%coinbase94d ago0xec5dcf…91837f
0x6b8c…43720x124f…4478BaseStableCryptoDefillama$0.01100%coinbase94d ago0xb359dc…8738b1

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.