Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5cfd…8da10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x848700…f8002d
0x5cfd…8da10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xc76fc1…8263c0
0x5cfd…8da10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xfeb4e5…7b374c
0x5cfd…8da10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xbb567b…5b332a
0x5cfd…8da10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xa95c98…21824b
0x5cfd…8da10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xd88400…5febb7
0x5cfd…8da10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x905a33…0c50bf
0x5cfd…8da10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x66ed7c…9fb659
0x5cfd…8da10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xafd89e…7c85d2
0x5cfd…8da10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x0b95ec…9c9852
0x5cfd…8da10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x45aeb2…476ebc
0x5cfd…8da10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x14fbd4…d0711d
0x5cfd…8da10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x9e51ef…1df5ab
0x5cfd…8da10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x7da13b…2c0f50
0x5cfd…8da10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x775c62…351b1d
0x5cfd…8da10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xec45f5…f6dbb5
0x5cfd…8da10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xc8d526…69c266
0x5cfd…8da10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x8fac29…9cd160
0x5cfd…8da10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x29add0…de3986
0x5cfd…8da10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x94db0a…7ff7ed
0x5cfd…8da10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xb144ae…75303c
0x5cfd…8da10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x9abd59…0c94e6
0x5cfd…8da10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x59492b…c8d2c9
0x5cfd…8da10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x0c29fb…b24758
0x5cfd…8da10x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x6e6338…1b840a

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.