Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ab6…56900x576e…9ea1Base—$0.01100%coinbase42d ago0x299483…954a0b
0x5ab6…56900xf906…0074Base—$0.01100%coinbase42d ago0xf8d8fb…b752ed
0x5ab6…56900x77a8…67c2Base—$0.01100%coinbase42d ago0x4daa75…9ef886
0x5ab6…56900xe193…cbc3Base—$0.01100%coinbase43d ago0x68d607…467830
0x5ab6…56900x8d5d…e351Base—$0.01100%coinbase43d ago0x1cb0e0…4db00a
0x5ab6…56900x04dc…8600Base—$0.01100%coinbase43d ago0xcf3610…b5022c
0x5ab6…56900x34e8…503aBase—$0.01100%coinbase43d ago0xf63718…9f1def
0x5ab6…56900xd941…e947Base—$0.01100%coinbase43d ago0xb4ff4b…ae5153
0x5ab6…56900x1054…78b6Base—$0.01100%coinbase43d ago0x7065d6…7f08c0
0x5ab6…56900x02a7…e0a4Base—$0.01100%coinbase43d ago0x96b363…2bf7e1
0x5ab6…56900x13be…74cfBase—$0.01100%coinbase43d ago0xa62d0c…a0adeb
0x5ab6…56900xb34d…3724Base—$0.01100%coinbase43d ago0x6a265d…237b58
0x5ab6…56900x94ec…0dcfBase—$0.01100%coinbase43d ago0xfb9488…e367fd
0x5ab6…56900xd7f2…32f3Base—$0.01100%coinbase43d ago0x7bbed4…573ce1
0x5ab6…56900x8fb8…6061Base—$0.01100%coinbase43d ago0x5c3b31…5483f1
0x5ab6…56900x2e1a…2b99Base—$0.01100%coinbase43d ago0xfd0eed…ea3c03
0x5ab6…56900xb1c8…ca3eBase—$0.01100%coinbase43d ago0xafe0ed…f8d967

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.