Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0eaf…eef80x73fc…b29bBase—$0.0075100%0x0021…ad8f119d ago0x810212…84d68c
0x0eaf…eef80x73fc…b29bBase—$0.0075100%0x0018…ca97119d ago0x3934ec…bc5888
0x0eaf…eef80x73fc…b29bBase—$0.0075100%0xdf7d…5dbd119d ago0x3a35ba…2bc09e
0x0eaf…eef80x73fc…b29bBase—$0.0075100%0x0021…ad8f119d ago0xfc4973…bdac9f
0x0eaf…eef80x73fc…b29bBase—$0.0075100%0x0018…ca97119d ago0xd7e0e6…8a22d0
0x0eaf…eef80x73fc…b29bBase—$0.0075100%0xdf7d…5dbd119d ago0x606699…96df13
0x0eaf…eef80x73fc…b29bBase—$0.0075100%0x0021…ad8f119d ago0x372727…483b82
0x0eaf…eef80x73fc…b29bBase—$0.0075100%0x0018…ca97119d ago0xb7e2ac…829192
0x0eaf…eef80x73fc…b29bBase—$0.0075100%0xdf7d…5dbd119d ago0x4cfe99…9ac2f3
0x0eaf…eef80x73fc…b29bBase—$0.0075100%0x0021…ad8f119d ago0x11bd1a…cac490
0x0eaf…eef80x73fc…b29bBase—$0.0075100%0x0018…ca97119d ago0x5c1099…e0e7c2
0x0eaf…eef80x73fc…b29bBase—$0.0075100%0xdf7d…5dbd119d ago0x1ee6eb…235373
0x0eaf…eef80x73fc…b29bBase—$0.0075100%0x0021…ad8f119d ago0x6e86b2…64838c
0x0eaf…eef80x73fc…b29bBase—$0.0075100%0x0018…ca97119d ago0xc0559b…5913ae
0x0eaf…eef80x73fc…b29bBase—$0.0075100%0xdf7d…5dbd119d ago0x4f3273…9aa1b6
0x0eaf…eef80x73fc…b29bBase—$0.0075100%0x0021…ad8f119d ago0xdce113…4931ba
0x0eaf…eef80x73fc…b29bBase—$0.0075100%0x0018…ca97119d ago0xe7e28c…591f2d
0x0eaf…eef80x73fc…b29bBase—$0.0075100%0xdf7d…5dbd119d ago0x5ed4c4…58f1cd
0x0eaf…eef80x73fc…b29bBase—$0.0075100%0x0021…ad8f119d ago0x0069b0…ed448b
0x0eaf…eef80x73fc…b29bBase—$0.0075100%0x0018…ca97119d ago0xe21b21…b5be9f
0x0eaf…eef80x73fc…b29bBase—$0.0075100%0xdf7d…5dbd119d ago0x310612…c36295
0x0eaf…eef80x73fc…b29bBase—$0.0075100%0x0021…ad8f119d ago0xa6afdb…92deed
0x0eaf…eef80x73fc…b29bBase—$0.0075100%0x0018…ca97119d ago0x4924e2…3939b1
0x0eaf…eef80x73fc…b29bBase—$0.0075100%0xdf7d…5dbd119d ago0xd46620…855c16
0x0eaf…eef80x73fc…b29bBase—$0.0075100%0x0021…ad8f119d ago0x2271fe…7c5df5

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.