Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x520a…54320xfc06…6afaBase—$0.01100%coinbase77d ago0xc6d0c2…93dc62
0x520a…54320x9d8b…e817Base—$0.01100%coinbase77d ago0x7d7ef1…c83408
0x520a…54320x18be…c7b2Base—$0.01100%coinbase77d ago0xa56572…151a64
0x520a…54320xcab6…ce78Base—$0.01100%coinbase77d ago0x2ea1e1…d028ed
0x520a…54320x7932…e707Base—$0.01100%coinbase77d ago0x2a0b4b…3bee60
0x520a…54320x3cf3…f93bBase—$0.01100%coinbase78d ago0xd51b4c…ea1d26
0x520a…54320x8678…6dfbBase—$0.01100%coinbase78d ago0x6d0b69…495c65
0x520a…54320x96f3…92eaBase—$0.01100%coinbase78d ago0xb59782…5cc532
0x520a…54320x6e13…85a2Base—$0.01100%coinbase78d ago0xff43a2…1ba6f5
0x520a…54320x2d56…6c31Base—$0.01100%coinbase78d ago0x6485f7…0724a7
0x520a…54320xd8f3…48d1Base—$0.01100%coinbase78d ago0x924ace…d6e84c
0x520a…54320x2944…17f7Base—$0.01100%coinbase78d ago0x5cb6f9…9f31d9
0x520a…54320x760f…07baBase—$0.01100%coinbase78d ago0xf09443…c5804d
0x520a…54320xc6ee…34cbBase—$0.01100%coinbase78d ago0x2c0f5f…ad2048
0x520a…54320x7bbf…802cBase—$0.01100%coinbase78d ago0x599ca1…6bf9ad
0x520a…54320x026b…61eaBase—$0.01100%coinbase78d ago0x1bdb5a…5de8ac
0x520a…54320xc23b…c181Base—$0.01100%coinbase78d ago0xd30090…8cdfa4
0x520a…54320xa29b…6e4bBase—$0.01100%coinbase78d ago0xa080f4…e33d1d
0x520a…54320x3643…f697Base—$0.01100%coinbase78d ago0xd81b86…fef291
0x520a…54320xa6aa…bb5fBase—$0.01100%coinbase78d ago0xaaa677…cd5772
0x520a…54320x274a…abc0Base—$0.01100%coinbase78d ago0xc4b1ed…9a3e24
0x520a…54320xd9a4…22c0Base—$0.01100%coinbase78d ago0x30920a…a512cd
0x520a…54320x2d9e…e08dBase—$0.01100%coinbase78d ago0x5be6d7…3a683d
0x520a…54320x92aa…6961Base—$0.01100%coinbase78d ago0x103f04…6f851e
0x520a…54320xb6c0…57a5Base—$0.01100%coinbase78d ago0x5bdb28…e33907

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.