Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0021…ad8f21d ago0x5d4d48…84e455
0x35da…d1ca0x1817…bc2cBase—$0.0170%0x0018…ca9721d ago0xbebe81…9bae66
0x35da…d1ca0x1817…bc2cBase—$0.00170%0xdf7d…5dbd21d ago0x1c2347…7b7c32
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0021…ad8f21d ago0x56464f…42a06f
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0018…ca9721d ago0x50ca82…2f2d46
0x35da…d1ca0x1817…bc2cBase—$0.00170%0xdf7d…5dbd21d ago0x5bedd7…39843f
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0021…ad8f21d ago0x97b080…d48c9c
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0018…ca9721d ago0xf43a7c…8d2393
0x35da…d1ca0x1817…bc2cBase—$0.00170%0xdf7d…5dbd21d ago0xccecf3…33d5d4
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0021…ad8f21d ago0x43ea73…351c7a
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0018…ca9721d ago0x61df51…c5249e
0x35da…d1ca0x1817…bc2cBase—$0.00170%0xdf7d…5dbd21d ago0x61b677…dd588a
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0021…ad8f21d ago0xdaade2…351419
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0018…ca9722d ago0xbc2797…4ba44d
0x35da…d1ca0x1817…bc2cBase—$0.00170%0xdf7d…5dbd22d ago0x4d448a…80d0b6
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0021…ad8f22d ago0x201774…4fbce5
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0018…ca9722d ago0x00d6f8…ec992b
0x35da…d1ca0x1817…bc2cBase—$0.00170%0xdf7d…5dbd22d ago0xb36216…2e5ee8
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0021…ad8f22d ago0xd2d10d…9a7bfc
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0018…ca9722d ago0x816b68…744759
0x35da…d1ca0x1817…bc2cBase—$0.00170%0xdf7d…5dbd22d ago0x17f354…a6b437
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0021…ad8f22d ago0x473a62…1410d5
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0018…ca9722d ago0xc70e49…dff806
0x35da…d1ca0x1817…bc2cBase—$0.00170%0xdf7d…5dbd22d ago0x24f5fb…36021c
0x35da…d1ca0x1817…bc2cBase—$0.00170%0x0021…ad8f22d ago0x2dc7b1…ca10b9

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.