Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x93e4…395f0x264f…7a91Base—$0.01100%coinbase92d ago0x7a2752…997c8f
0x93e4…395f0x07f0…a045BaseStableStudioUpload$0.16100%coinbase92d ago0x0f0040…eed781
0x93e4…395f0x07f0…a045BaseStableStudioUpload$0.01100%coinbase92d ago0xffc076…937672
0x93e4…395f0x264f…7a91Base—$0.01100%coinbase92d ago0x3afd1c…04b4d9
0x93e4…395f0x23d9…8411BaseApify APIActors$0.01100%coinbase92d ago0x71d9ac…5accfd
0x93e4…395f0x23d9…8411BaseApify APIActors$0.01100%coinbase92d ago0x2550d8…732e29
0x93e4…395f0x23d9…8411BaseApify APIActors$0.01100%coinbase92d ago0x8b452a…a24bf4
0xa449…15ac0x93e4…395fBase—$2.50100%coinbase92d ago0x4e6612…887ee3
0x93e4…395f0xabcb…1892Basex402 service$20.00100%coinbase92d ago0xef7d9f…c590ff
0xa449…15ac0x93e4…395fBase—$18.18100%coinbase92d ago0x386314…db14d2
0x93e4…395f0xabcb…1892Basex402 service$0.01100%coinbase92d ago0xbbab9e…7d7319
0x93e4…395f0xabcb…1892Basex402 service$0.01100%coinbase92d ago0x43e07a…1973ae
0x93e4…395f0xabcb…1892Basex402 service$0.01100%coinbase92d ago0x5e8797…71bf90
0x93e4…395f0xabcb…1892Basex402 service$0.01100%coinbase92d ago0x9cf9d9…87eeb8
0x93e4…395f0xabcb…1892Basex402 service$0.01100%coinbase92d ago0xe82c5f…d94ce6
0x93e4…395f0xabcb…1892Basex402 service$0.01100%coinbase92d ago0xe8241f…887f3a
0x93e4…395f0xabcb…1892Basex402 service$0.01100%coinbase92d ago0xa142f5…c6a909
0x93e4…395f0xabcb…1892Basex402 service$0.05100%coinbase92d ago0x73009c…03db4f
0x93e4…395f0xabcb…1892Basex402 service$0.01100%coinbase92d ago0xfb644e…9afb98
0x93e4…395f0xabcb…1892Basex402 service$0.01100%coinbase92d ago0x9cf943…2b00e5
0x93e4…395f0xabcb…1892Basex402 service$0.01100%coinbase92d ago0x505dd0…39649a
0x93e4…395f0xabcb…1892Basex402 service$0.01100%coinbase92d ago0xb8cf37…29b876
0x93e4…395f0xabcb…1892Basex402 service$0.01100%coinbase92d ago0x4bf331…b889ae
0x93e4…395f0xabcb…1892Basex402 service$0.01100%coinbase92d ago0x5766d6…d21bff
0x93e4…395f0xabcb…1892Basex402 service$0.05100%coinbase92d ago0xe0b553…47553a

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.