Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9f5b…d6970xfe25…99fdBase—$0.52100%coinbase43d ago0x2283a4…d2df0d
0x9f5b…d6970xc930…1a0fBase—$0.01100%coinbase43d ago0x9856c6…b7f476
0x9f5b…d6970x4221…1ad1Base—$0.39100%coinbase43d ago0x47c9ca…ee3c8d
0x9f5b…d6970xd663…fcc4Base—$0.01100%coinbase43d ago0x6657b2…4f42ae
0x9f5b…d6970x9269…ef0eBase—$0.40100%coinbase44d ago0xbf086a…9ffa11
0x9f5b…d6970x6ead…fd58Base—$0.01100%coinbase44d ago0x382a1b…3d47fe
0x9f5b…d6970x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase44d ago0x945a9d…9c8aef
0x9f5b…d6970x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase44d ago0x7c61ec…118503
0x9f5b…d6970x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase44d ago0xe29f01…0dc61d
0x9f5b…d6970x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase44d ago0x5c26b7…c96cf7
0x9f5b…d6970x1ff0…191aBase—$0.37100%coinbase44d ago0x168543…4b5373
0x9f5b…d6970x8e5e…14f2Base—$0.01100%coinbase44d ago0x4199ea…bfc41f
0x9f5b…d6970x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase44d ago0x12f43c…717196
0x9f5b…d6970x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase44d ago0x1f7baf…ac1874
0x9f5b…d6970x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase44d ago0xe890ab…7c153e
0x9f5b…d6970x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase44d ago0xb63cb7…eff0a7
0x9f5b…d6970x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase44d ago0xd8397d…44aca0
0x9f5b…d6970x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase44d ago0x46a1a0…f44526
0x9f5b…d6970x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase44d ago0xb27e04…5ce64c
0x9f5b…d6970x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase44d ago0xa816a0…c73802
0x9f5b…d6970x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase44d ago0x30de0e…7c0e15
0x9f5b…d6970x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase44d ago0x60698b…386bfb
0x9f5b…d6970x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase44d ago0x285b0a…5fd2e8
0x9f5b…d6970x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase44d ago0x393ffb…057d4f
0x9f5b…d6970x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase44d ago0x4d748f…353d6b

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.