Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf47b…4c160xd5e7…8a4fBase—$0.01100%coinbase74d ago0x8b5a2e…b0f332
0xf47b…4c160x76e0…732aBase—$0.01100%coinbase74d ago0x7e07ee…e6f5d5
0xf47b…4c160x2040…48edBase—$0.01100%coinbase74d ago0x4cfc99…05e2b7
0xf47b…4c160x4b9c…fb2eBase—$0.01100%coinbase74d ago0xc08bad…b51f4e
0xf47b…4c160x6689…b40dBase—$0.01100%coinbase74d ago0x37e274…ef7bd0
0xf47b…4c160x8039…8bd1Base—$0.01100%coinbase74d ago0x7ead15…9943aa
0xf47b…4c160x9cf1…7e84Base—$0.01100%coinbase74d ago0x82fa3d…9aa247
0xf47b…4c160x3a94…29fbBase—$0.01100%coinbase74d ago0xc756b3…468a32
0xf47b…4c160xaad1…b948Base—$0.01100%coinbase74d ago0x8d2bf1…2bab66
0xf47b…4c160x14c6…00f1Base—$0.01100%coinbase74d ago0xcbe704…16beef
0xf47b…4c160x1785…80c4Base—$0.01100%coinbase74d ago0xa9f357…5b3663
0xf47b…4c160x4ef2…ffa5Base—$0.01100%coinbase74d ago0xe0e0a6…fd3c7e
0xf47b…4c160xbe5e…d566Base—$0.01100%coinbase74d ago0x5210fd…ebb4e0
0xf47b…4c160x1127…b90cBase—$0.01100%coinbase74d ago0xfc161f…f55802
0xf47b…4c160xe071…afedBase—$0.01100%coinbase74d ago0x6b5ca6…64b48b
0xf47b…4c160x97c7…4e93Base—$0.01100%coinbase74d ago0x176723…ee097d
0xf47b…4c160x6ca8…1896Base—$0.01100%coinbase74d ago0xaae400…e35beb
0xf47b…4c160x4e1b…9098Base—$0.01100%coinbase74d ago0x1c6c96…0da3cc
0xf47b…4c160xa6bd…82b1Base—$0.01100%coinbase74d ago0x34c338…b04232
0xf47b…4c160xe33a…1b28Base—$0.01100%coinbase74d ago0xdb0f07…739375
0xf47b…4c160xc0e0…3029Base—$0.01100%coinbase74d ago0x036cee…ceb05e
0xf47b…4c160x77c2…45f9Base—$0.01100%coinbase74d ago0x5672e2…a04363
0xf47b…4c160x47a6…a067Base—$0.01100%coinbase74d ago0xb33a97…bebfc8
0xf47b…4c160xb359…f9a5Base—$0.01100%coinbase75d ago0x6e373a…42e778

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.