Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0976…2f960xf000…94fcBase$0.01100%coinbase40d ago0x24c1a4…0f9b7f
0x0976…2f960xf000…94fcBase$0.03100%coinbase40d ago0x50328c…aef637
0x0976…2f960xf000…94fcBase$0.10100%coinbase40d ago0x1c8cbc…e8dc4f
0x0976…2f960xf000…94fcBase$0.03100%coinbase40d ago0xd91db1…bf4211
0x0976…2f960xf000…94fcBase$0.01100%coinbase40d ago0xbcecfb…1bc3c1
0x0976…2f960xf000…94fcBase$0.03100%coinbase40d ago0x3024a4…c3c155
0x0976…2f960xf000…94fcBase$0.10100%coinbase40d ago0x1126df…e12f06
0x0976…2f960xf000…94fcBase$0.10100%coinbase40d ago0xe51b0c…1e6e6d
0x0976…2f960xf000…94fcBase$0.10100%coinbase40d ago0x5c34ad…b667fa
0x0976…2f960xf000…94fcBase$0.10100%coinbase40d ago0xb578f9…316b7b
0x0976…2f960xf000…94fcBase$0.03100%coinbase40d ago0x1e37eb…385ec7
0x0976…2f960xf000…94fcBase$0.01100%coinbase40d ago0x028ad7…23372a
0x0976…2f960xf000…94fcBase$0.03100%coinbase40d ago0xc31366…79c38d
0x0976…2f960xf000…94fcBase$0.03100%coinbase40d ago0xbfcdfb…8620a2
0x0976…2f960xf000…94fcBase$0.10100%coinbase40d ago0x0c9fb4…738aa1
0x0976…2f960xf000…94fcBase$0.10100%coinbase40d ago0x1992aa…16a469
0x0976…2f960xf000…94fcBase$0.10100%coinbase40d ago0xfcf355…b637bd
0x0976…2f960xf000…94fcBase$0.03100%coinbase40d ago0x4cf4d9…8046d0
0x0976…2f960xf000…94fcBase$0.03100%coinbase40d ago0xeebd8f…c16000
0x0976…2f960xf000…94fcBase$0.10100%coinbase40d ago0x415548…ea455d
0x0976…2f960xf000…94fcBase$0.03100%coinbase40d ago0xa05753…0d6364
0x0976…2f960xf000…94fcBase$0.03100%coinbase40d ago0x1c9bad…106108
0x0976…2f960xf000…94fcBase$0.03100%coinbase40d ago0xb3c17b…179d2a
0x0976…2f960xf000…94fcBase$0.03100%coinbase40d ago0xb7f349…7a720c
0x0976…2f960xf000…94fcBase$0.03100%coinbase40d ago0x42e7ff…d6fd02

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.