Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x288e…a3440x5cee…99b6Base—$0.01100%coinbase58d ago0x243fe4…a16075
0x288e…a3440xa6ad…658eBase—$0.01100%coinbase58d ago0x20bd88…36df6e
0x288e…a3440x32dd…4be1Base—$0.01100%coinbase58d ago0x18348b…a3fe9d
0x288e…a3440x43c8…3ecaBase—$0.01100%coinbase58d ago0xd3f1c1…b35a40
0x288e…a3440x9155…dd02Base—$0.01100%coinbase58d ago0xa6918c…961ed5
0x288e…a3440x188d…369bBase—$0.01100%coinbase58d ago0xa77bd5…865633
0x288e…a3440xb238…666bBase—$0.01100%coinbase58d ago0x691f64…5fd512
0x288e…a3440xc6d3…b738Base—$0.01100%coinbase58d ago0xe52568…80f4e4
0x288e…a3440x8007…2ae8Base—$0.01100%coinbase58d ago0x1f4e26…4bfa4c
0x288e…a3440xc7c0…410bBase—$0.01100%coinbase58d ago0x187a59…48071c
0x288e…a3440x1aa3…1ab7Base—$0.01100%coinbase58d ago0x7afb82…1d8933
0x288e…a3440x8c54…3e6eBase—$0.01100%coinbase58d ago0xdd22cf…24991e
0x288e…a3440x2cf8…e923Base—$0.01100%coinbase58d ago0x029374…6152b7
0x288e…a3440x28b2…eeffBase—$0.01100%coinbase58d ago0x80ef66…91b7e3
0x288e…a3440x8591…f61aBase—$0.01100%coinbase58d ago0xdeed26…664066
0x288e…a3440x5da5…3c22Base—$0.01100%coinbase58d ago0x2f58ab…707b84
0x288e…a3440x5946…18f8Base—$0.01100%coinbase58d ago0x89321e…1e1a70
0x288e…a3440x7ef5…3892Base—$0.01100%coinbase58d ago0xff540d…382e92
0x288e…a3440xf31a…bc5dBase—$0.01100%coinbase58d ago0x71a5b0…ff4909
0x288e…a3440xca0e…4b7cBase—$0.01100%coinbase58d ago0xa1cc5b…2c6599
0x288e…a3440x63a6…0382Base—$0.01100%coinbase58d ago0x04c4aa…1beb80
0x288e…a3440xe54d…fc2cBase—$0.01100%coinbase58d ago0xde0907…a70348
0x288e…a3440xcf57…6517Base—$0.01100%coinbase58d ago0x728cc0…8ff401
0x288e…a3440x5473…b1a9Base—$0.01100%coinbase58d ago0x404c20…cbf6ef
0x288e…a3440xfa1d…0311Base—$0.01100%coinbase59d ago0x8ee9dd…78f85b

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.