Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf2c8…eac00x12a9…a21bBase—$0.00170%0x12a9…a21b50d ago0x75f8e5…46ddeb
0xf2c8…eac00x12a9…a21bBase—$0.00170%0x12a9…a21b50d ago0xa0a228…e1fd73
0xf2c8…eac00x12a9…a21bBase—$0.00170%0x12a9…a21b50d ago0xfd995c…d48cfc
0xf2c8…eac00x12a9…a21bBase—$0.00170%0x12a9…a21b50d ago0x5b9b61…81996c
0xf2c8…eac00x12a9…a21bBase—$0.00170%0x12a9…a21b50d ago0xb35d35…f2c7e6
0xf2c8…eac00x12a9…a21bBase—$0.00170%0x12a9…a21b50d ago0x51fa01…1e23cd
0xf2c8…eac00x12a9…a21bBase—$0.00170%0x12a9…a21b50d ago0xcdfe7a…b37f5b
0xf2c8…eac00x12a9…a21bBase—$0.00170%0x12a9…a21b50d ago0x099ec8…4b5b7e
0xf2c8…eac00x12a9…a21bBase—$0.00170%0x12a9…a21b50d ago0xfc0ed6…6f5ba4
0xf2c8…eac00x12a9…a21bBase—$0.00170%0x12a9…a21b50d ago0x7e57f5…8fe057
0xf2c8…eac00x12a9…a21bBase—$0.00170%0x12a9…a21b50d ago0xdebde4…49c7d4
0xf2c8…eac00x12a9…a21bBase—$0.00170%0x12a9…a21b50d ago0x609342…bcf275
0xf2c8…eac00x12a9…a21bBase—$0.00170%0x12a9…a21b50d ago0x59e69d…c71940
0xf2c8…eac00x12a9…a21bBase—$0.00170%0x12a9…a21b50d ago0xee91b6…366b04
0xf2c8…eac00x12a9…a21bBase—$0.00170%0x12a9…a21b50d ago0x1f8b79…ce442b
0xf2c8…eac00x12a9…a21bBase—$0.00170%0x12a9…a21b50d ago0xdad8dc…7041da
0xf2c8…eac00x12a9…a21bBase—$0.00170%0x12a9…a21b50d ago0x680e89…b3b0e8
0xf2c8…eac00x12a9…a21bBase—$0.00170%0x12a9…a21b50d ago0xb9f50d…394a15
0xf2c8…eac00x12a9…a21bBase—$0.00170%0x12a9…a21b50d ago0x4d102b…fd57d4
0xf2c8…eac00x12a9…a21bBase—$0.00170%0x12a9…a21b50d ago0x562540…6d572b
0xf2c8…eac00x12a9…a21bBase—$0.00170%0x12a9…a21b50d ago0xc62076…dd7e4e
0xf2c8…eac00x12a9…a21bBase—$0.00170%0x12a9…a21b50d ago0xde2029…544188
0xf2c8…eac00x12a9…a21bBase—$0.00170%0x12a9…a21b50d ago0x0c1e01…cd66c6
0xf2c8…eac00x12a9…a21bBase—$0.00170%0x12a9…a21b50d ago0x84e1e3…f9be93
0xf2c8…eac00x12a9…a21bBase—$0.00170%0x12a9…a21b50d ago0xa0e1a7…43d8df

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.