Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce42…2c510x124f…4478BaseStableCryptoDefillama$0.01100%coinbase92d ago0x6a4c9b…1a1188
0x023a…2add0x124f…4478BaseStableCryptoDefillama$0.01100%coinbase92d ago0xc7de94…b48099
0x023a…2add0x124f…4478BaseStableCryptoDefillama$0.01100%coinbase92d ago0x6ae40a…c92a94
0x023a…2add0x124f…4478BaseStableCryptoDefillama$0.01100%coinbase92d ago0xf01138…da565f
0x023a…2add0x124f…4478BaseStableCryptoDefillama$0.01100%coinbase92d ago0x1fcaee…d42589
0x023a…2add0x124f…4478BaseStableCryptoDefillama$0.01100%coinbase92d ago0x749d81…987778
0x023a…2add0x124f…4478BaseStableCryptoDefillama$0.01100%coinbase92d ago0x2c257e…e68b72
0x023a…2add0x124f…4478BaseStableCryptoDefillama$0.01100%coinbase92d ago0xe0e5bc…6c4027
0x023a…2add0x124f…4478BaseStableCryptoDefillama$0.01100%coinbase92d ago0x5b0198…17c3f2
0x023a…2add0x124f…4478BaseStableCryptoDefillama$0.01100%coinbase92d ago0x4c3294…b0ce61
0x023a…2add0x124f…4478BaseStableCryptoDefillama$0.01100%coinbase92d ago0xc60ccf…74b63c
0x023a…2add0x124f…4478BaseStableCryptoDefillama$0.01100%coinbase92d ago0xe10002…7242d9
0x023a…2add0x124f…4478BaseStableCryptoDefillama$0.01100%coinbase92d ago0xea19ad…56acca
0x023a…2add0x124f…4478BaseStableCryptoDefillama$0.01100%coinbase92d ago0xdce14d…8100ca
0x023a…2add0x124f…4478BaseStableCryptoDefillama$0.01100%coinbase92d ago0x0d102c…f84b42
0x023a…2add0x124f…4478BaseStableCryptoDefillama$0.01100%coinbase92d ago0xaff31a…6352f9
0x023a…2add0x124f…4478BaseStableCryptoDefillama$0.01100%coinbase92d ago0x613ea8…56a2c5
0xcaa2…e16b0x124f…4478BaseStableCryptoDefillama$0.01100%coinbase92d ago0xb50a66…9f4047
0xcaa2…e16b0x124f…4478BaseStableCryptoDefillama$0.01100%coinbase92d ago0x8cc46a…c2415a
0x952f…91550x124f…4478BaseStableCryptoDefillama$0.01100%coinbase92d ago0x71c724…372055
0xccab…a0220x124f…4478BaseStableCryptoDefillama$0.01100%coinbase92d ago0x2aa952…28bc86
0xccab…a0220x124f…4478BaseStableCryptoDefillama$0.01100%coinbase92d ago0x9a081e…2827e1
0xdfca…3b900x124f…4478BaseStableCryptoDefillama$0.01100%coinbase92d ago0x20ca8e…6c316c
0x7b10…5c400x124f…4478BaseStableCryptoDefillama$0.01100%coinbase92d ago0x035328…ecc2d9
0xa5b2…2aed0x124f…4478BaseStableCryptoDefillama$0.01100%coinbase92d ago0xd29f78…c12565

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.