Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x235f…ab5d0x7d2c…bcfeBase$0.40100%coinbase57d ago0x018850…5767ef
0xe615…4cc50x7d2c…bcfeBase$0.20100%coinbase57d ago0xf6a0c4…000887
0xe615…4cc50x7d2c…bcfeBase$0.05100%coinbase57d ago0x70a284…74a0fc
0xe615…4cc50x7d2c…bcfeBase$0.05100%coinbase57d ago0xafc667…fb72e1
0xe615…4cc50x7d2c…bcfeBase$0.05100%coinbase57d ago0x3deb1f…b83631
0xe615…4cc50x7d2c…bcfeBase$0.05100%coinbase57d ago0x72de2d…3fb215
sertip.eth0x7d2c…bcfeBase$0.20100%coinbase57d ago0x68072c…47e038
sertip.eth0x7d2c…bcfeBase$0.20100%coinbase57d ago0x94bc76…76c6f7
sezgintorun.eth0x7d2c…bcfeBase$0.40100%coinbase57d ago0x6c7588…0c8eb9
kamildemir.eth0x7d2c…bcfeBase$0.05100%coinbase57d ago0x5fb7b8…3d5339
kamildemir.eth0x7d2c…bcfeBase$0.05100%coinbase57d ago0x4cceb5…96862b
kamildemir.eth0x7d2c…bcfeBase$0.05100%coinbase57d ago0x5399f8…f145cf
kamildemir.eth0x7d2c…bcfeBase$0.05100%coinbase57d ago0x747aa4…809a10
kamildemir.eth0x7d2c…bcfeBase$0.05100%coinbase57d ago0xa63c4f…5fb812
kamildemir.eth0x7d2c…bcfeBase$0.05100%coinbase57d ago0x04f6cd…95876f
kamildemir.eth0x7d2c…bcfeBase$0.05100%coinbase57d ago0x815e55…457f81
crazyfox.eth0x7d2c…bcfeBase$0.40100%coinbase57d ago0x8c7029…a9c2e4
0xe223…8bf90x7d2c…bcfeBase$0.05100%coinbase57d ago0xfad039…d7d9d8
0xe223…8bf90x7d2c…bcfeBase$0.05100%coinbase57d ago0x65d646…12cc9a
0xe223…8bf90x7d2c…bcfeBase$0.05100%coinbase57d ago0xf97eb6…4a45c0
0xe223…8bf90x7d2c…bcfeBase$0.05100%coinbase57d ago0xda6460…753746
0xe223…8bf90x7d2c…bcfeBase$0.05100%coinbase57d ago0x051402…544138
0xe223…8bf90x7d2c…bcfeBase$0.05100%coinbase57d ago0x785e5b…79ffca
0xe223…8bf90x7d2c…bcfeBase$0.05100%coinbase57d ago0x783bba…34d451
0x9e0e…1f7f0x7d2c…bcfeBase$0.05100%coinbase57d ago0xd5fd67…7db23a

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.