Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d7a…b1220x7227…f8b2Base—$0.01100%coinbase72d ago0xa28407…c8e42d
0x5d7a…b1220x58c1…b00fBase—$0.01100%coinbase72d ago0xb5ceb4…773d6f
0x5d7a…b1220x457f…496fBase—$0.01100%coinbase72d ago0x5f3f82…5a648c
0x5d7a…b1220xc1b0…dcd7Base—$0.01100%coinbase72d ago0xbfa965…1055ed
0x5d7a…b1220xe743…9f63Base—$0.01100%coinbase72d ago0xc31770…086bf5
0x5d7a…b1220x006a…bde5Base—$0.01100%coinbase72d ago0xcf0a7c…401ca6
0x5d7a…b1220x908d…9f49Base—$0.01100%coinbase72d ago0x5fdc88…7fc68f
0x5d7a…b1220xa600…b060Base—$0.01100%coinbase72d ago0x05f640…2d2d02
0x5d7a…b1220x5aee…7e1aBase—$0.01100%coinbase72d ago0xee25c7…51e05e
0x5d7a…b1220xda0c…1e32Base—$0.01100%coinbase72d ago0xd9cbfd…12c327
0x5d7a…b1220x526e…9c7dBase—$0.01100%coinbase72d ago0x5f6b60…b908e2
0x5d7a…b1220x2999…86baBase—$0.01100%coinbase72d ago0x146861…34fe94
0x5d7a…b1220xecea…a3a7Base—$0.01100%coinbase72d ago0x583467…efa30b
0x5d7a…b1220x6ad5…488cBase—$0.01100%coinbase72d ago0x819394…b2cb5c
0x5d7a…b1220xa3fa…d1c8Base—$0.01100%coinbase72d ago0x96770b…808619
0x5d7a…b1220x026a…db45Base—$0.01100%coinbase72d ago0x4a95d6…fb6ede
0x5d7a…b1220xc333…6f6fBase—$0.01100%coinbase72d ago0x3ce6c6…5995e4
0x5d7a…b1220x7663…01b4Base—$0.01100%coinbase72d ago0x45141a…650999
0x5d7a…b1220xee79…1cc3Base—$0.01100%coinbase72d ago0x9daa25…fdb329
0x5d7a…b1220x429d…6779Base—$0.01100%coinbase72d ago0x82751a…71b2bf
0x5d7a…b1220x125f…3438Base—$0.01100%coinbase72d ago0x0100a6…be3ef6
0x5d7a…b1220xcb3e…d0b3Base—$0.01100%coinbase72d ago0x1738ef…faf87b
0x5d7a…b1220x9fc9…5f34Base—$0.01100%coinbase72d ago0x5f3bf2…a8fa1b
0x5d7a…b1220x3d21…076bBase—$0.01100%coinbase72d ago0x26f1ff…1574a5
0x5d7a…b1220xe57e…e0c0Base—$0.01100%coinbase72d ago0x76b3d4…46997e

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.