Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc1d0…9a2f0xa8c6…0dbeBase—$0.01100%coinbase64d ago0xce4f47…96869f
0xc1d0…9a2f0x870e…52ddBase—$0.01100%coinbase64d ago0xa2dea7…bd2d45
0xc1d0…9a2f0xda44…6143Base—$0.01100%coinbase64d ago0xf4eb62…ad2d7e
0xc1d0…9a2f0xfee3…f59aBase—$0.01100%coinbase64d ago0x5dcecb…673930
0xc1d0…9a2f0xeb55…5e47Base—$0.01100%coinbase64d ago0x37cedf…9368b3
0xc1d0…9a2f0x32c4…4899Base—$0.01100%coinbase64d ago0xb29586…076af0
0xc1d0…9a2f0x7878…6e0dBase—$0.01100%coinbase64d ago0xc6ba8a…749d83
0xc1d0…9a2f0x6ad3…c901Base—$0.01100%coinbase64d ago0xebf71c…6173d5
0xc1d0…9a2f0x1da9…ac86Base—$0.01100%coinbase64d ago0x2276e9…beb54a
0xc1d0…9a2f0x0c90…12c1Base—$0.01100%coinbase64d ago0xb4a527…86e96d
0xc1d0…9a2f0xdc22…bb68Base—$0.01100%coinbase64d ago0x9843fa…7e5bd9
0xc1d0…9a2f0x4b4d…225cBase—$0.01100%coinbase64d ago0xcc3a9c…6f9aaa
0xc1d0…9a2f0x9cc5…336eBase—$0.01100%coinbase64d ago0xd96778…ea5d4a
0xc1d0…9a2f0x0d6a…b942Base—$0.01100%coinbase65d ago0xa2b46e…6c1c4f
0xc1d0…9a2f0xd18b…5892Base—$0.01100%coinbase65d ago0x343621…2c5903
0xc1d0…9a2f0xd761…8ee7Base—$0.01100%coinbase65d ago0x792996…49f1c7
0xc1d0…9a2f0x2efa…70d6Base—$0.01100%coinbase65d ago0xd3fd7a…6fcc9a
0xc1d0…9a2f0xa4d4…abfeBase—$0.01100%coinbase65d ago0xdc9095…4ef2f4
0xc1d0…9a2f0x3ecb…ff9aBase—$0.01100%coinbase65d ago0x5db2cb…f6c147
0xc1d0…9a2f0x03c2…729aBase—$0.01100%coinbase65d ago0x65d5da…047631
0xc1d0…9a2f0x76fd…ed22Base—$0.01100%coinbase65d ago0x5d2f8a…eb067b
0xc1d0…9a2f0xbc09…b0aaBase—$0.01100%coinbase65d ago0xf69c2b…ad23e5
0xc1d0…9a2f0xf29f…9359Base—$0.01100%coinbase65d ago0x1ad598…4daa77
0xc1d0…9a2f0xb50f…7b17Base—$0.01100%coinbase65d ago0x76e56a…404be1
0xc1d0…9a2f0xf09d…7a87Base—$0.01100%coinbase65d ago0x15ef37…b40972

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.